Subscrybe Firefox

Examine source code of Subscrybe

By: Moiz
Inspect and view changes in Subscrybe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Subscrybe",
  "version": "1.0.3",
  "description": "Manage subscriptions, and get alerted before next billing date.",
  "manifest_version": 2,
  "permissions": [
    "https://my.subscrybe.app/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Subscrybe",
    "default_icon": "subscrybeIcon.png"
  }
}

Best Subscrybe Alternatives

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