Feedeen Firefox

Examine source code of Feedeen

By: Feedeen
Inspect and view changes in Feedeen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Feedeen",
  "description": "An official extention for Feedeen.",
  "version": "4.1.1",
  "homepage_url": "https://www.feedeen.com/",
  "applications": {
    "gecko": {
      "id": "jid1-thqIxlqDlStOzw@jetpack"
    }
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "https://www.feedeen.com/*",
    "activeTab",
    "alarms",
    "notifications",
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "scripts": [
      "host.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.feedeen.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "page.js",
    "finder.html"
  ],
  "browser_action": {
    "default_icon": {
      "19": "img/icon19.png",
      "38": "img/icon38.png"
    },
    "default_title": "Feedeen",
    "default_popup": "popup.html"
  }
}

Best Feedeen Alternatives

Here are some Firefox add-ons that are similar to Feedeen: