Intool RSS Feeder Firefox

Examine source code of Intool RSS Feeder

Inspect and view changes in Intool RSS Feeder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "intool@intool.info"
    }
  },
  "name": "Intool RSS Feeder",
  "description": "Intool RSS Feed",
  "version": "0.1.4",
  "background": {
    "scripts": [
      "/background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/content.js"
      ]
    }
  ],
  "options_page": "options.html",
  "devtools_page": "devtools.html",
  "icons": {
    "32": "icon_32.png",
    "64": "icon_64.png",
    "128": "icon_128.png"
  }
}

Mejores alternativas Intool RSS Feeder

Aquí hay algunas Firefox add-ons que son similares a Intool RSS Feeder: