ethui extension The extension works on Chrome and Firefox. Safari not yet supported (see this issue) Development This setup is adapted from this starter kit Setup Install dependencies via: yarn install then create a development build of the extension with: yarn dev Releasing yarn release