Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.