Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:browser:firefox:settings [2021/02/10 10:52] – ↷ Page moved and renamed from misc:browser:firefox to misc:browser:firefox:settings jsmisc:browser:firefox:settings [2024/07/17 05:21] (current) js
Line 1: Line 1:
-====== firefox ======+====== Firefox Configurations ======
  
 <code>about:config</code> to get in the advanced config of firefox. <code>about:config</code> to get in the advanced config of firefox.
Line 28: Line 28:
 ===== disable datareporting ===== ===== disable datareporting =====
   * datareporting.policy.dataSubmissionEnabled => false   * datareporting.policy.dataSubmissionEnabled => false
 +
 +===== disable extentions screenshot =====
 +  * extensions.screenshots.disabled => true
 +
 +
 +===== disable ad tracking =====
 +  * dom.private-attribution.submission.enabled => false
 +
 +