Load Unpacked
If you're testing Aero locally or installing it without the Web Store, follow these steps to load the unpacked version of the extension:
Download or clone the Aero source code You can get the latest version from the GitBook, GitHub repo, or directly from your dev team.
Extract the folder (if zipped) Make sure the folder contains a
manifest.json
file. This is required for any browser extension to load.Open your browser’s Extensions page
In Chrome-based browsers: go to
chrome://extensions
In Brave or Edge: use the same path
Enable Developer Mode Toggle the switch in the top right of the Extensions page.
Click "Load Unpacked" Then select the folder where you extracted Aero.
You should now see Aero loaded You can pin it to your browser bar for easy access.
Last updated