IPFS Station
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-17.
This extension let's you access IPFS urls seamlessly from your local IPFS node, and take a look at its stats.
# Features
- Icon with badge that shows if the node is running, and how many peers are connected to it
- Clicking on the icon opens popup menu with useful operations:
- See stats of the IPFS node
- Toggle redirection to the IPFS node
- Open IPFS node WebUI
- Open extension options (more about this bellow)
- Additionally, on pages loaded from IPFS:
- Copy canonical IPFS address
- Copy shareable URL to resource at a default public gateway (https://ipfs.io)
- Pin/unpin IPFS Resource
- When redirection is on, requests to `https?://*/(ipfs|ipns)/$RESOURCE` are replaced with `http://localhost:8080/(ipfs|ipns)/$RESOURCE`
- Options menu that let's you customize several parameters:
- IPFS node host
- IPFS node port
- IPFS node API port
- API stats polling interval
- Toggle redirection
Latest reviews
Please add that we can choose between HTTP and HTTPS gateway thanks :)
that good, but i cant upload video to dtube
This extension is too Good.
Oh snap, it looks like your node is not running yet. Please start it by running ipfs daemon on your terminal. Also, please make sure you have CORS enabled, by running ipfs config --json API.HTTPHeaders '{"Access-Control-Allow-Origin": ["*"]}'
Recently updated and works great. Note that on windows you have to run ipfs.exe config --json API.HTTPHeaders.Access-Control-Allow-Origin "[\"*\"]" to get it to work.
Always claimed it was offline despite being able to use 127.0.0.1:8080
It works perfectly \o/
Nice UI, works flawlessly. I would love to have the option to turn off the peer count though, or to change the color because this blue is a bit too spectacular.
gets the job done, good work!