Mannco Store Navigation Extension
This project is a browser extension designed to enhance navigation on the Mannco Store website. It builds upon previously created Tampermonkey scripts, organizing them into a React-based extension using Manifest V3.
Extension dowload link: ** đ¸ TO DO đ **
Help and Contribution Guidelines:
What to do?
Check out this link if youâre feeling lost but still want to lend a hand. Youâll find a list of TODOs, work in progress, and issues waiting to be tackled.
Commits,pulls,etc
To ensure consistent formatting, please follow the example below for your requests and commits:
What you did(location): provide a summary of the changes made.
Examples:
fix(public): Resolved the issue caused by your intriguing spaghetti code.
feat(src): Added a magical button that summons ads from every nook and cranny, paving our path to unimaginable riches
FAQ:
How to Test the Extension Locally
To test the extension locally, follow these steps:
- Download the repository.
- Navigate to the repositoryâs location using the command line (terminal).
- Run : npm run build.
- Open the browserâs extensions page and select âLoad Extension Without Compressionâ
- Choose the âbuildâ folder from the repository.
- Done.