TrackMeNot-Fork Firefox

Examine source code of TrackMeNot-Fork

Inspect and view changes in TrackMeNot-Fork source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "TrackMeNot-Fork (forked by Perplexity Computer, Claude Opus 4.8)",
  "browser_specific_settings": {
    "gecko": {
      "id": "trackmenot-fork@paradonym.github",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "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": "TrackMeNot-Fork: protect against data profiling by search engines (modernized options page, works out of the box).",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "name": "TrackMeNot-Fork",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "cookies",
    "https://*/*",
    "http://*/*",
    "webNavigation",
    "storage"
  ],
  "version": "0.10.47"
}

Best TrackMeNot-Fork Alternatives

Here are some Firefox add-ons that are similar to TrackMeNot-Fork: