Chrome Extension 3.0.3
To install this in Chrome:
- Make an empty folder somewhere where you can leave the extension extracted (i.e. mkdir ~/inspect-chrome)
- Unzip the file there (i.e. cd ~/inspect-chrome; unzip ~/Downloads/fulcro-inspect-chrome-3.0.3.zip)
- Open Chrome and go to about:extensions. UNINSTALL the store version.
- Turn on Developer Mode (toggle in upper corner)
- Press the Load Unpacked, and point it to your directory (i.e. ~/inspect-chrome)
The new version of inspect will not work with Fulcro versions prior to 3.4, so you may want to leave your chrome extension on the old version, and use the Electron inspect via websockets for newer apps.