https://github.com/robertklep/npmjssearch
Makes searching search.npmjs.org from Chrome easier.
https://github.com/robertklep/npmjssearch
Last synced: 9 months ago
JSON representation
Makes searching search.npmjs.org from Chrome easier.
- Host: GitHub
- URL: https://github.com/robertklep/npmjssearch
- Owner: robertklep
- Created: 2012-06-17T06:49:05.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-28T08:20:25.000Z (about 14 years ago)
- Last Synced: 2025-02-15T02:43:08.382Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NPMJSSearch
===========
Makes searching [search.npmjs.org](http://search.npmjs.org) from Chrome easier.
How?
----
Install this extension and open `http://search.npmjs.org/?q=YOUR+QUERY+HERE`
But how do I install this extension?
------------------------------------
* Download at least `main.js` and `manifest.json` and place them in
a directory (perhaps called `NPMJSSearch`)
* Open the `Extensions` window in Chrome (`Window > Extensions` or
Cmd-Shift-E on Mac)
* Enable `Developer Mode`
* Click the `Load unpacked extension...` button
* Point the file dialog towards the above created `NPMJSSearch` directory
* Try and see if it works: [perform a test query](http://search.npmjs.org/?q=chuck)
Tip
---
Create a search shortcut from so you can search from the omnibox (also
know as 'the location bar'). You can add shortcuts in the Chrome
search engine settings window.