Erinome RSS Detector Firefox

Examine source code of Erinome RSS Detector

By: Erinome
Inspect and view changes in Erinome RSS Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Erinome RSS Detector",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_start",
      "js": [
        "scripts/detector_scan.js"
      ]
    }
  ],
  "description": "RSS Detector for Erinome RSS extension.",
  "manifest_version": 2,
  "version": "1.0.3resigned1",
  "background": {
    "scripts": [
      "scripts/detector_bg.js"
    ],
    "persistent": false
  },
  "page_action": {
    "default_title": "RSS",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "images/icon48.png",
    "64": "images/icon64.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e5a2b5ab-ebe8-44e5-aa53-770d21d52fa6}"
    }
  }
}

Best Erinome RSS Detector Alternatives

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