Times Bandit Firefox

Examine source code of Times Bandit

Inspect and view changes in Times Bandit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Times Bandit",
  "description": "A browser extension that temporarily clears some of the tracking data that nytimes.com stores in the browser.",
  "version": "1.0.3",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "cookies",
    "*://*.nytimes.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "16": "icon_16.png",
      "48": "icon_48.png",
      "128": "icon_128.png"
    },
    "default_title": "Removes nytimes.com tracking data from browser storage."
  },
  "manifest_version": 2
}

Best Times Bandit Alternatives

Here are some Firefox add-ons that are similar to Times Bandit: