A smart browser extension that helps you track and manage your attendance automatically. With a beautiful, modern interface and simple controls, staying on top of your attendance has never been easier.
- Simple one-click attendance tracking
- Modern, intuitive user interface
- Real-time status updates
- Secure local storage
- Clean and professional design
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- The extension icon should now appear in your Chrome toolbar
- Click the extension icon in your Chrome toolbar to open the popup
- Toggle the switch to enable/disable attendance tracking
- The status indicator will show whether tracking is active or inactive
- That's it! The extension will now automatically track your attendance
To modify or enhance the extension:
- Clone the repository:
git clone https://github.com/phoenixdev100/attendance-assistant.git-
Make your changes to the source files:
popup.html- Extension popup interfacepopup.js- Popup functionalitycontent.js- Content script for webpage interactionmanifest.json- Extension configuration
-
Test your changes:
- Open Chrome extensions page
- Click "Load unpacked"
- Select the extension directory
Contributions are welcome! Feel free to submit issues and pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Created with ❤️ by phoenixdev100