Chrome | Firefox |
---|
A WebExtension that uses the keyword npm
to trigger a search of the packages in the NPM registry.
Here's how you can get setup to develop.
yarn install
yarn run build:watch
Here are some example results from the MDN Search.
- yarn-lock search: https://registry.npmjs.org/-/v1/search/?text=yarn-lock
Follow the instructions for developing WebExtensions.
MPL v2