Wikipedia Shortcut Firefox

Examine source code of Wikipedia Shortcut

Inspect and view changes in Wikipedia Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "wikipedia quick search",
  "version": "1.3",
  "description": "Search directly wikipedia from the address bar",
  "icons": {
    "48": "icons/48px-wikipedia_quick_search.png",
    "96": "icons/96px-wikipedia_quick_search.png"
  },
  "omnibox": {
    "keyword": "wik"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7f7638a-dfb0-4b35-9f52-fc4fdb867964}"
    }
  },
  "background": {
    "scripts": [
      "wikipedia_quick_search.js"
    ]
  }
}

Best Wikipedia Shortcut Alternatives

Here are some Firefox add-ons that are similar to Wikipedia Shortcut: