A lightweight and beginner-friendly JavaScript-based Chrome Extension built to practice Chrome Extension APIs, DOM manipulation, and real-world browser automation concepts.
- Built using Vanilla JavaScript
- Uses Chrome Extension APIs
- Clean and minimal UI
- Beginner-friendly structure
- Easy to customize and extend
- JavaScript (ES6+)
- HTML5
- CSS3
- Chrome Extension APIs
chrome-extension/
│── manifest.json
│── popup.html
│── popup.js
│── README.md
- Chrome Extension architecture
- Using
manifest.json - Event handling in extensions
- DOM manipulation via JavaScript
- Debugging Chrome extensions
- Add more features
- Improve UI/UX
- Store data using Chrome storage API
- Publish to Chrome Web Store
Pull requests are welcome. Feel free to fork and improve this project.
Waghmare Tannu 📧 Email: tannuwaghmare15@gmail.com 🌐 Portfolio: https://tannu-waghmare.pages.dev
⭐ If you find this useful, don’t forget to star the repository!