Skip to content

ipns-link/browser-add-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPNS-Link Browser Extension / Add-on

Redirects requests for /ipns/* paths and *.ipns domains to the IPNS-Link front-desk. GET requests for /ipfs/* path is forwarded to Cloudflare's subdomain gateway. Tested on Chrome, Edge, Firefox.

Table of Contents

tocgen

Installation

git clone github.com/ipns-link/browser-add-on

Chrome
  1. Go to chrome://extensions/
  2. Toggle Developer mode to on
  3. Choose Load unpacked
  4. Select the project directory from the new window that opens
Edge
  1. Go to edge://extensions/
  2. Toggle Developer mode to on
  3. Choose Load unpacked
  4. Select the project directory from the new window that opens
Firefox
  1. Go to about:debugging
  2. Choose This Firefox
  3. Choose Load Temporary Add-on
  4. Select the manifest.json file within the project directory, in the new window that opens

Test

Click on these links and note the redirect:

https://example.ipns

http://example.ipns/path

https://example.com/ipns/path

https://example.com/ipfs/path