Releases: InfraBlockchain/infra-extension
Releases · InfraBlockchain/infra-extension
v0.0.4 🌈
v0.0.4
How to install
- Build via
yarn build
oryarn watch
- Install the extension
- Chrome:
- go to
chrome://extensions/
- ensure you have the Development flag set
- "Load unpacked" and point to
packages/extension/build
- if developing, after making changes - refresh the extension
- go to
- Firefox:
- go to
about:debugging#addons
- check "Enable add-on debugging"
- click on "Load Temporary Add-on" and point to
packages/extension/build/manifest.json
- if developing, after making changes - reload the extension
- go to
v0.0.3 🌈
v0.0.3
How to install
- Build via
yarn build
oryarn watch
- Install the extension
- Chrome:
- go to
chrome://extensions/
- ensure you have the Development flag set
- "Load unpacked" and point to
packages/extension/build
- if developing, after making changes - refresh the extension
- go to
- Firefox:
- go to
about:debugging#addons
- check "Enable add-on debugging"
- click on "Load Temporary Add-on" and point to
packages/extension/build/manifest.json
- if developing, after making changes - reload the extension
- go to
v0.0.2 🌈
v0.0.2
Changes
How to install
- Build via
yarn build
oryarn watch
- Install the extension
- Chrome:
- go to
chrome://extensions/
- ensure you have the Development flag set
- "Load unpacked" and point to
packages/extension/build
- if developing, after making changes - refresh the extension
- go to
- Firefox:
- go to
about:debugging#addons
- check "Enable add-on debugging"
- click on "Load Temporary Add-on" and point to
packages/extension/build/manifest.json
- if developing, after making changes - reload the extension
- go to
v0.0.1 🌈
v0.0.1 🌈
- Development Version
- Build via
yarn build
oryarn watch
- Install the extension
- Chrome:
- go to
chrome://extensions/
- ensure you have the Development flag set
- "Load unpacked" and point to
packages/extension/build
- if developing, after making changes - refresh the extension
- go to
- Firefox:
- go to
about:debugging#addons
- check "Enable add-on debugging"
- click on "Load Temporary Add-on" and point to
packages/extension/build/manifest.json
- if developing, after making changes - reload the extension
- go to