Skip to content

rahulpaul-07/Chrome-Extension-Problem-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP Problem Tracker

Description

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.

Features

  • 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.

Tech Stack

  • Frontend: HTML5, CSS3, JavaScript
  • Core: Chrome Manifest V3, DOM Manipulation
  • Storage: Chrome Local Storage API

Installation & Setup

  1. Clone the Repository:
    git clone https://github.com/rahulpaul-07/Chrome-Extension-Problem-Tracker.git
  2. Open Chrome Extensions:
    • Open Google Chrome and type chrome://extensions/ in the address bar.
  3. Enable Developer Mode:
    • Toggle the switch in the top-right corner to ON.
  4. Load the Extension:
    • Click the Load unpacked button.
    • Select the folder Chrome-Extension-Problem-Tracker from this repository.
  5. Pin & Use:
    • Pin the extension to your toolbar and start bookmarking!

Author

Rahul Paul

License

This project is licensed under the MIT License.

About

A Chrome extension to bookmark and track competitive programming problems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors