Feedly Notifier Plus Firefox

Examine source code of Feedly Notifier Plus

Inspect and view changes in Feedly Notifier Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Notifier for Feedly™",
  "description": "is a smart badged powered toolbar notifier for feedly.com",
  "author": "Jeremy Schomery",
  "version": "0.2.4",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "alarms",
    "idle",
    "*://feedly.com/*"
  ],
  "browser_action": {
    "default_title": "Feedly Notifier Plus (disconnected)",
    "default_icon": {
      "16": "data/icons/gray/16.png",
      "24": "data/icons/gray/24.png",
      "32": "data/icons/gray/32.png",
      "48": "data/icons/gray/48.png",
      "64": "data/icons/gray/64.png"
    }
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "data/options/index.html",
    "chrome_style": true
  },
  "homepage_url": "https://mybrowseraddon.com/feedly.html",
  "icons": {
    "16": "data/icons/green/16.png",
    "24": "data/icons/green/24.png",
    "32": "data/icons/green/32.png",
    "48": "data/icons/green/48.png",
    "64": "data/icons/green/64.png",
    "128": "data/icons/green/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://feedly.com/*"
      ],
      "js": [
        "data/inject.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ]
}

Best Feedly Notifier Plus Alternatives

Here are some Firefox add-ons that are similar to Feedly Notifier Plus: