Hello everyone!
I would like to share my new extension Keep Problems, which I think can be very useful.
Description
Keep Problems is a browser extension which helps to save and keep track of problems from different platforms(codeforces, codechef, atcoder etc.)
Features
Add Problem
- Save problem with link, name, difficulty, tags, code and notes
- If codeforces problem, then it will fetch name, difficulty and tags
- For other platforms, it will fetch possible information
- Add code and notes in code and notes section
- Manage problems in different folders by giving appropriate folder name
Import/ Export
- Do you share problems with other? If yes, then this feature can be very useful for you
- Add and filter problems you want to store and click on "Export" button in navbar. JSON file will be stored in your computer
- Share this json file with anyone
- User can "Import" this problems in "Other" page by providing JSON file, folder name (optional) and tags (optional)
Sort, Search, Filter, Edit, Delete
- Sort by name, date, difficulty in ascending/descending order
- Search/Filter by name, link, difficulty and tags
- Edit or Delete problem
- Filter problems by folder
Screenshots
screenshot1
screenshot2
screenshot3
screenshot4
For more screenshots see here
Install it from Chrome Web Store, Source code is on github
All data will be stored in unlimited chrome local storage
Any feedback or suggestions are welcome.