A responsive web interface for managing browser extensions with real-time search, filtering, and status toggling.
- π Real-time extension search
- π·οΈ Filter by status (All/Active/Inactive)
- π Toggle extension status
- ποΈ Remove extensions with confirmation
- π± Fully responsive design
- π¨ Pure CSS (no frameworks)
- β‘ Vanilla JavaScript
- Clone the repository:
git clone https://github.com/yourusername/browser-extensions-manager.git
browser-extensions-manager/
βββ assets/
β βββ images/ # Extension logos and screenshots
β βββ styles/ # CSS files
βββ index.html # Main application file
βββ data.json # Extension data
βββ README.md # Project documentation