PartSearch Firefox

Examine source code of PartSearch

Inspect and view changes in PartSearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PartSearch",
  "description": "Search highlighted part number in your favorite distributer ",
  "version": "2.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "abishek0909@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "compat.js",
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "icons/search-16.png",
    "32": "icons/search-32.png",
    "48": "icons/search-48.png",
    "96": "icons/search-96.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "options_page": "options.html"
}

Best PartSearch Alternatives

Here are some Firefox add-ons that are similar to PartSearch: