Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasu10134/chrome-extension-formation
This repository contains a Chrome extension that you can add to your Chrome browser. I am currently exploring and learning how to develop browser extensions, and this project reflects my initial steps in this journey.
https://github.com/vasu10134/chrome-extension-formation
browser-extension chrome-extension extension
Last synced: 18 days ago
JSON representation
This repository contains a Chrome extension that you can add to your Chrome browser. I am currently exploring and learning how to develop browser extensions, and this project reflects my initial steps in this journey.
- Host: GitHub
- URL: https://github.com/vasu10134/chrome-extension-formation
- Owner: Vasu10134
- License: mit
- Created: 2025-01-03T13:17:17.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T18:34:04.000Z (19 days ago)
- Last Synced: 2025-01-03T19:31:49.046Z (19 days ago)
- Topics: browser-extension, chrome-extension, extension
- Homepage: https://github.com/Vasu10134/chrome-extension-formation
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tab Tracker ⏱️🌗
A simple Chrome extension that tracks the time spent on a particular tab and allows users to toggle between Dark and Light mode. Perfect for those who need to manage their time while browsing or prefer a different theme for their tabs.## Features 🚀
- **Time Tracking ⏳**: Automatically tracks how long you have spent on a particular tab.
- **Dark/Light Mode 🌙🌞**: Toggle between dark and light themes for a more personalized browsing experience.
- **Simple & Intuitive**: Easy to use with a clean interface.
## Installation 🛠️
1. Download or clone the repository.
2. Go to `chrome://extensions/` in your Chrome browser.
3. Enable "Developer mode" in the top-right corner.
4. Click "Load unpacked" and select the folder where the extension is located.
5. You're all set! The extension should now be active in your browser.## Usage 🖥️
- Once installed, the extension will start tracking the time spent on each tab.
- You can toggle between **Dark** and **Light** mode using the extension's icon in the browser toolbar.
- Time tracking will reset if you close the tab or refresh it.## Contributing 🤝
Feel free to fork this project and create pull requests! If you have any bug reports or feature requests, please open an issue.