user-agent-desktop icon indicating copy to clipboard operation
user-agent-desktop copied to clipboard

Disable Firefox Tracking Protection

Open chrmod opened this issue 4 years ago • 1 comments

In it's place we should put Ghostery browser action icon.

Edit: Should we either disable about:protections or replace it with something else?

Relevant:

  • [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-ce805829abadd4f57377251c953b9344R23
  • [ ] https://github.com/human-web/user-agent-desktop/pull/6/files#diff-b0319f8c57bb061714abfeafe104b0d0R26

chrmod avatar Jul 28 '20 12:07 chrmod

There is also the 'Protections Dashboard' at the top of the hamburger menu: https://searchfox.org/mozilla-central/source/browser/base/content/browser.xhtml#773

There doesn't seem to be a pref to disable this one.

Lockwise and firefox monitor sections of about:protections can be disabled with the following prefs:

  • browser.contentblocking.report.lockwise.enabled
  • browser.contentblocking.report.monitor.enabled

sammacbeth avatar Aug 25 '20 14:08 sammacbeth