IMDb to Movieo Firefox

Examine source code of IMDb to Movieo

Inspect and view changes in IMDb to Movieo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "IMDb to Movieo",
  "description": "Adds a button on IMDb to open the movie in Movieo.",
  "manifest_version": 2,
  "version": "1.3resigned1",
  "icons": {
    "16": "img/16.png",
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.imdb.com/title/tt*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "img/*.png"
  ],
  "permissions": [
    "https://api.themoviedb.org/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c01c4a0-aff2-40a8-92bc-2f2c6eadfbc8}"
    }
  }
}

Best IMDb to Movieo Alternatives

Here are some Firefox add-ons that are similar to IMDb to Movieo: