The GeeksforGeeks Enhancer Chrome extension is a tool that enhances your browsing experience on GeeksForGeeks.org. It adds the last visited timestamp to the article title, allowing you to easily keep track of when you last accessed a specific article. It comes in handy when you want to know whether you have already visited an article in the past or not. Not only this, it also enables certain keyboard shortcuts that helps you save some time running and submitting codes on GFG Practice
- Displays the last visited timestamp on GeeksforGeeks article titles.
- Automatically updates the timestamp whenever you revisit an article.
- Works seamlessly on all GeeksforGeeks pages.
- Use
Ctrl + '
shortcut toRun Code
- Use
Ctrl + Enter
shortcut toSubmit Code
Follow these steps to install the extension in Chrome:
- Clone or download this repository.
- Open Chrome and go to
chrome://extensions
. - Enable the "Developer mode" toggle in the top right corner.
- Click on "Load unpacked" and select the directory containing the extension files.
The GeeksforGeeks Last Visit extension will be installed and ready to use.
- Open any article on GeeksforGeeks.org.
- The extension will add a line to the article title, displaying the last visited timestamp.
- The timestamp will be automatically updated whenever you revisit an article.
- The keyboard shortcuts will be triggered on keyboard events
Contributions are welcome! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.
This project is licensed under the MIT License.
Please note that the use of the GeeksforGeeks name and logo in this extension is purely for informational and illustrative purposes. This extension is not affiliated with, endorsed by, or sponsored by GeeksforGeeks. The GeeksforGeeks name and logo are registered trademarks of GeeksforGeeks, and their use here does not imply any infringement upon those trademarks.