A Chrome extension to enhance the functionality of Axiom.trade platform.
- [Features will be added here]
- Clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
The extension consists of the following main components:
manifest.json
: Extension configurationpopup.html
&popup.js
: Extension popup interfacecontent.js
: Main script that runs on Axiom.trade pagesbackground.js
: Background service workerstyles.css
: Extension styling
Feel free to submit issues and enhancement requests.
MIT License