
Firesock browser extension 作者: Evan
A Firefox Extension to prevent browser fingerprinting by randomizing navigator properties!
扩展元数据
关于此扩展
**Manifest File**
The manifest.json file contains the name and description of the extension, manifest_version must be set to 2 for firefox.
**Sandbox File**
The sandbox.js file injects your script before a webpage loads, because if it loads after the webpage the extension won't work!
**Disguise File**
The mitochondria of the extension, this file is split up into sections that randomize different values that sites would collect. Having the values memorized means these sites wouldn't be able to recognize your computer upon future visits.
The manifest.json file contains the name and description of the extension, manifest_version must be set to 2 for firefox.
**Sandbox File**
The sandbox.js file injects your script before a webpage loads, because if it loads after the webpage the extension won't work!
**Disguise File**
The mitochondria of the extension, this file is split up into sections that randomize different values that sites would collect. Having the values memorized means these sites wouldn't be able to recognize your computer upon future visits.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在所有网站的数据
更多信息