RSS Grab Firefox

Examine source code of RSS Grab

Par : programmin
Inspect and view changes in RSS Grab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "page_action": {
    "default_title": "RSS Grab",
    "default_popup": "popup.html",
    "browser_style": true,
    "default_icon": "subscribe-dark-64.svg",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "description": "Find RSS feeds quickly.",
  "homepage_url": "https://example.com",
  "manifest_version": 2,
  "name": "RSS Grab",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "management",
    "tabs",
    "webRequest",
    "webNavigation",
    "storage",
    "<all_urls>"
  ],
  "icons": {
    "48": "subscribe-dark-64.svg"
  },
  "version": "1.1",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "58.0a1",
      "id": "akreamerca@gmail.com"
    }
  }
}

Meilleures alternatives RSS Grab

Voici quelques Firefox add-ons qui sont similaires à RSS Grab :