IMDB Search Focus Firefox

Examine source code of IMDB Search Focus

By: Gildon
Inspect and view changes in IMDB Search Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Sets browser focus on the navbar search box automatically",
  "manifest_version": 2,
  "name": "IMDB Search Focus",
  "version": "1.3",
  "homepage_url": "https://github.com/Gildon/imdb-search-focus/tree/master",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.imdb.com/*",
        "*://*.themoviedb.org/*"
      ],
      "js": [
        "focus.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d906b31e-b4ab-431d-acf5-56f0a9626db0}"
    }
  }
}

Best IMDB Search Focus Alternatives

Here are some Firefox add-ons that are similar to IMDB Search Focus: