Taylor Detector Firefox

Examine source code of Taylor Detector

Inspect and view changes in Taylor Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Taylor Detector",
  "short_name": "Taylor Detector",
  "version": "1.0.4",
  "description": "Flags products with a documented Taylor Farms connection while you shop online. Silent unless there's something to flag.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://taylordetector.com/*",
        "*://www.taylordetector.com/*",
        "*://*.wikipedia.org/*",
        "*://*.reddit.com/*",
        "*://*.threads.net/*",
        "*://*.twitter.com/*",
        "*://*.x.com/*",
        "*://*.facebook.com/*",
        "*://*.instagram.com/*",
        "*://*.youtube.com/*",
        "*://*.nytimes.com/*",
        "*://*.cnn.com/*",
        "*://*.nbcnews.com/*",
        "*://*.cbsnews.com/*",
        "*://*.abcnews.go.com/*",
        "*://*.forbes.com/*",
        "*://*.yahoo.com/*",
        "*://*.boingboing.net/*",
        "*://*.snopes.com/*",
        "*://*.statnews.com/*",
        "*://*.wral.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@taylordetector.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Taylor Detector Alternatives

Here are some Firefox add-ons that are similar to Taylor Detector: