Chrome Extension for Highlighting Problem Text
By koachzeero, history, 29 hours ago
While trying to figure out what Polycarp wanted from me, I thought, "it would be nice if I could highlight this page." I tried a few things on the Chrome Web Store, but none worked.
Check it out: GitHub - Highlighter for Codeforces
Key Features
- Use the shortcut
Alt + Shift + Dto highlight text. - Double-clicking highlighted text will revert the entire section.
- Your highlights remain after refreshing the page.
User Feedback
User Tabriz-Talayi praised the idea and suggested additional features.
koachzeero responded that while using Ctrl + H for a shortcut is tricky, users can customize shortcuts in the manifest.json file.
After updates, a double-click feature and a clear all highlights shortcut have been added.
Blogger's Review: The release of this Chrome extension significantly enhances the ability for programmers to mark crucial text while solving problems. With simple shortcut operations, it not only improves user experience but also encourages more participation in programming contests. Looking forward to more useful features in the future!