NPM Package Search Firefox

Examine source code of NPM Package Search

Inspect and view changes in NPM Package Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "NPM Package Search",
  "short_name": "NPM Search",
  "description": "To use, type 'npm' plus your search term into the url bar.",
  "homepage_url": "https://github.com/clarkbw/npm-package-search",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "strict_min_version": "52.0a1",
      "id": "{a27f7280-3ba4-4a85-846d-6254d27f2900}"
    }
  },
  "icons": {
    "16": "icons/npm-16.png",
    "64": "icons/npm-64.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "omnibox": {
    "keyword": "npm"
  },
  "manifest_version": 2,
  "permissions": [
    "https://registry.npmjs.org/"
  ]
}

Best NPM Package Search Alternatives

Here are some Firefox add-ons that are similar to NPM Package Search: