This Chrome extension is designed to calculate and display profit margins for orders listed in tables on specified websites. It is particularly tailored for platforms like heysmmreseller and heysmmprovider, but is versatile enough to be adapted for use on any similar panel that manages orders through a web interface.
- Automatically detects tables of orders.
- Calculates the profit margin for each order.
- Displays the profit margin directly in the table next to the respective order's cost and charge data.
You can download on Chrome Extension Store.
- Clone this repository to your local machine.
- Open Google Chrome and navigate to
chrome://extensions/. - Enable Developer Mode (top right corner).
- Click on "Load unpacked" and select the folder where you cloned this repository.
- The extension should now appear in your list of extensions and is ready to use on the specified websites.
Navigate to a supported website where orders are displayed in a table format. The extension will automatically calculate and display profit margins for each order in the table. No additional user interaction is required.
Contributions to this project are welcome. Please feel free to fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.