- You'll need Fusion version
2.8.0-browserExtensionto use it
- In your Terminal, run
cd && git clone https://github.com/wapopartners/Fusion-Browser-Extension cd Fusion-Browser-Extension && npm i && npm run build- Go to your Chrome or Chromium-based browser (e.g., Brave) extension panel. Click the
Manage Extensionsbutton.
- Ensure you have toggled on 'Developer mode'

- Press button 'Load unpacked' button

- Choose 'build' folder in the Fusion-Browser-Extension folder. (If you do not see the build folder here, please run
cd && cd Fusion-Browser-Extension && npm i && npm run build. The build command creates the build folder.)
- Now that the extension is loaded, you should see the icon in your extensions.
NOTE: If you're a developer whose working on the extension, you can make a change then re-run npm run build. And, if you click the refresh button (circled in pink), you will see that change manifested. - To use the extension's user interface, the extension needs to be pinned to your top-menu.

- Go to a page with fusion 2.8 with message posting. Click the extension to see content shared from fusion engine, including distribution tag and engine version, that was not previously accessible on the window.Fusion object. You can also see window.Fusion data like global content.
