IPFS search directly from the Chrome omnibox.
You can find a gifv showing example usage here.
This extension allows you to use ipfs-search's API directly from your search bar. Simply type "ipfs" + Tab/Space to activate it.
Features:
- Instant jump to first result: Simply type Space + Enter and you will be redirected to the first search result on IPFS;
- Configurable IPFS gateway: If your workstation doesn't run an IPFS server, you can use a gateway to jump to IPFS pages using http (default gateway: gateway.ipfs.io);
- Cached results for faster search.
You can find the packaged extension here.
git clone https://github.com/samuelemarro/IPFS-Chrome-Search
- Open Chrome and go to Extensions
- Enable Developer Mode
- Click "Load Unpacked"
- Select the project folder
You can file a bug report by opening a new issue here.