Birdfeeder - Twitter bookmarks in your inbox Firefox

Examine source code of Birdfeeder - Twitter bookmarks in your inbox

Inspect and view changes in Birdfeeder - Twitter bookmarks in your inbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Birdfeeder - Twitter bookmarks in your inbox",
  "version": "0.0.13",
  "description": "Collecting your Twitter Bookmarks for a weekly summary email from getbirdfeeder.com",
  "icons": {
    "16": "logo/favicon-16x16.png",
    "96": "logo/favicon-96x96.png",
    "128": "logo/favicon-128x128.png"
  },
  "permissions": [
    "storage",
    "cookies",
    "webRequest",
    "https://twitter.com/*",
    "https://getbirdfeeder.com/*",
    "https://api.twitter.com/*",
    "*://*.getbirdfeeder.com/*"
  ],
  "options_ui": {
    "page": "settings/settings.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": {
      "19": "logo/favicon-96x96.png",
      "38": "logo/favicon-96x96.png"
    },
    "default_title": "Birdfeeder",
    "default_popup": "settings/settings.html"
  },
  "content_scripts": [
    {
      "js": [
        "foreground.js"
      ],
      "matches": [
        "https://twitter.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0a647c42-7c31-45ad-8c53-4bcac6c0cd7d}"
    }
  }
}

Best Birdfeeder - Twitter bookmarks in your inbox Alternatives

Here are some Firefox add-ons that are similar to Birdfeeder - Twitter bookmarks in your inbox: