IMDb Search (Internet Movie Database) Firefox

Examine source code of IMDb Search (Internet Movie Database)

Inspect and view changes in IMDb Search (Internet Movie Database) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IMDb Search Selection",
  "description": "Add a context menu option to search the selected text in IMDb (Internet Movie Database)",
  "version": "1.1resigned1",
  "homepage_url": "https://github.com/docmalkovich/firefox-imdb-search",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "menus"
  ],
  "icons": {
    "16": "icons/icons8-imdb-16.png",
    "32": "icons/icons8-imdb-32.png",
    "48": "icons/icons8-imdb-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bf142e4b-c620-4893-a62e-b234a6dbfffb}"
    }
  }
}

Best IMDb Search (Internet Movie Database) Alternatives

Here are some Firefox add-ons that are similar to IMDb Search (Internet Movie Database):