fbaiodias / ipfs-chrome-station

:dizzy: Chrome extension that let's you access IPFS urls seamlessly from your local IPFS node, and take a look at its stats
https://chrome.google.com/webstore/detail/ipfs-station/kckhgoigikkadogfdiojcblegfhdnjei
MIT License
55 stars 16 forks source link

ipfs:// and ipns:// #20

Open ki9us opened 6 years ago

ki9us commented 6 years ago

https?://*/(ipfs|ipns)/$RESOURCE are replaced with http://localhost:8080/(ipfs|ipns)/$RESOURCE

Would be sweet if ipns://$RESOURCE andipfs://$HASH got redirected too. :thinking: