user-agent-desktop
user-agent-desktop copied to clipboard
Ghostery Desktop Browser
We'd love some community support to help us support some of the common linux distribution channels. This ticket is for supporting `rpm`. If you are interested in helping us support...
For some users it may be confusing they are installing addons from addons.mozilla.org. To make it easier to understand we can add a banner on top of AMO to inform...
As an additional privacy measure, could we allow users to fake their location for websites that ask for location services? Websites would be able to tell that the user is...
Today, my Firefox tabs are working okay, but I don’t understand this question that GB asks after you go to File>Import from another browser...>Firefox> “The following profiles are available to...
When searching for "firefox windows" the following message appears in the dropdown. The help link goes to https://firefox-source-docs.mozilla.org/setup/windows_build.html#building-firefox-on-windows We should probably disable this.
We currently proxy the shavar download url (see #330) to fetch tracking protection lists. This endpoint however provides a list of `tracking-protection.cdn.mozilla.net` URLs for the actual download of lists. We...
Currently we use firefox's `detectportal.firefox.com`. This must be a non-HTTPs capable domain. This would require a new domain as `get.ghosterybrowser.com` currently forces https. This can be configured via prefs: https://github.com/ghostery/user-agent-desktop/pull/329/files#diff-61a22e7627e2d648120996e943f8a3144837844e4d70336ddce2a54f2c9b0ab2L157...
Currently these are fetched from ftp: https://github.com/ghostery/user-agent-desktop/blob/master/ci/build-helpers.groovy#L83 We could include a fern job to regenerate these from firefox source.
`browser/app/profile/firefox.js` https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/app/profile/firefox.js#L169 ```js // If set to true, the Update Service will attempt to use Windows BITS to // download updates and will fallback to downloading internally if that fails....