A private Chrome Extension project used as a learning exercise for DOM manipulation and Chrome Extension (Manifest V3) development.
Intended use: educational and development/testing only. Not to be used to cheat.
- Small, focused codebase demonstrating:
- Content scripts and Chrome Storage usage
- Safe DOM traversal and mutation patterns
- Simple configuration for development/testing
- Designed for experimentation and learning rather than production use
- Open Chrome and use Developer Mode โ Load unpacked to load the project folder for development/testing.
content.jsโ single-file example showing:- reading configuration from
chrome.storage - finding and updating DOM elements
- reading configuration from
- Create a tidy, nice-looking extension popup.
This repository is for education and development only. Do not use the code to cheat, manipulate results, or interfere with other people's exams or systems. Misuse is against the terms of service of most platforms and may have legal or disciplinary consequences.
Private / personal use only. No redistribution.