IMDb to Overseerr Firefox

Examine source code of IMDb to Overseerr

Inspect and view changes in IMDb to Overseerr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IMDb to Overseerr",
  "version": "1.0",
  "description": "Request movies or shows from IMDb pages via your local Overseerr server.",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.imdb.com/title/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a56fdb29-b7db-41be-9709-57b569b85fc6}"
    }
  }
}

Best IMDb to Overseerr Alternatives

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