A custom Google Chrome extension designed to help students and developers bookmark and manage coding problems from platforms like Maang.in. This tool helps users organize their competitive programming practice by saving important problems for later review.
- Bookmark Problems: Save coding problems with a single click while browsing.
- Manage Bookmarks: View a list of all saved problems in a clean popup interface.
- Delete & Organize: Easily remove problems once you have solved them.
- Persistent Storage: Uses the Chrome Storage API to ensure your data is saved even if you close the browser.
- Frontend: HTML5, CSS3, JavaScript
- Core: Chrome Manifest V3, DOM Manipulation
- Storage: Chrome Local Storage API
- Clone the Repository:
git clone https://github.com/rahulpaul-07/Chrome-Extension-Problem-Tracker.git
- Open Chrome Extensions:
- Open Google Chrome and type
chrome://extensions/in the address bar.
- Open Google Chrome and type
- Enable Developer Mode:
- Toggle the switch in the top-right corner to ON.
- Load the Extension:
- Click the Load unpacked button.
- Select the folder
Chrome-Extension-Problem-Trackerfrom this repository.
- Pin & Use:
- Pin the extension to your toolbar and start bookmarking!
Rahul Paul
This project is licensed under the MIT License.