imdb2justwatch Firefox

Examine source code of imdb2justwatch

By: psidex
Inspect and view changes in imdb2justwatch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "imdb2justwatch",
  "version": "0.6.4",
  "description": "A Firefox add-on that provides an address bar button on IMDb pages that takes you to the relevant Just Watch page.",
  "icons": {
    "48": "icons/icon_48.png"
  },
  "page_action": {
    "default_icon": "icons/icon_38.png",
    "default_title": "Go to Just Watch page"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "*://*.justwatch.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{340703f2-5922-4fc6-aed3-a853f181d233}"
    }
  }
}

Best imdb2justwatch Alternatives

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