Simple extension that automatically finds any and all ens domains on webpages and adds into the page to let your preview and explore their eth.co profile!
Code is shared between firefox and chrome. Firefox only supports v2 manifests so the only difference in running the project is using the correct manifest
- Copy the manifest-firefox.json to the project root and rename to manifext.json
- Visit about:debugging#/runtime/this-firefox in firefox
- Tap on load temporary addon button and naviaget to the project and select the manifest.json
- Copy the manifest-chrome.json to the project root and rename to manifext.json
- Visit brave://extensions/ in brave or Visit chrome://extensions/ in chrome
- Tap on load unpacked button and navigate to the project root and select the manifest.json