TrackMeNot122 Firefox

Examine source code of TrackMeNot122

제작자: dao thi theee Add-on
Inspect and view changes in TrackMeNot122 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "TrackMeNot",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "tmn.png",
    "default_popup": "tmn_menu.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "tmn_search.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "description": "Protect against data profiling by search engines",
  "icons": {
    "16": "icon16.png",
    "48": "icon32.png"
  },
  "manifest_version": 2,
  "name": "TrackMeNot",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "cookies",
    "https://*/*",
    "http://*/*",
    "webNavigation",
    "storage"
  ],
  "version": "0.10.46",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3153976-c5e5-4a14-8db0-93156a9b9e07}"
    }
  }
}

최고의 TrackMeNot122 대안

다음은 TrackMeNot122과(와) 유사한 Firefox add-on입니다: