Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahrana/time-spent-on-facebook
Time spent on Facebook,Chrome extension
https://github.com/ahrana/time-spent-on-facebook
bangladesh chrome-extension coding css extension json
Last synced: 5 days ago
JSON representation
Time spent on Facebook,Chrome extension
- Host: GitHub
- URL: https://github.com/ahrana/time-spent-on-facebook
- Owner: ahrana
- Created: 2024-08-09T12:19:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T12:24:04.000Z (3 months ago)
- Last Synced: 2024-08-09T13:45:30.967Z (3 months ago)
- Topics: bangladesh, chrome-extension, coding, css, extension, json
- Language: JavaScript
- Homepage: https://cxrana.wordpress.com/2024/08/07/time-spent-on-facebook/
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time-spent-on-Facebook
Time spent on Facebook,Chrome extensionThis Facebook Usage Tracker is a Chrome extension designed to monitor and display the time spent on Facebook when the user is logged in. It helps users manage their time more effectively by providing insights into their Facebook usage.
![image](https://github.com/user-attachments/assets/121b6cf8-8701-490a-90d1-6ec38598486b)
**Instructions:**
1. Open Chrome, go to chrome://extensions/.
2. Enable “Developer mode”.
3. Click “Load unpacked” and select the directory containing your extension files.Now, your extension should be loaded in Chrome, and you can click the extension icon to see the time spent on Facebook.
**Key Features:**
Time Tracking:
This extension tracks the time spent on Facebook each session.
It calculates the total time spent across all sessions and stores this data locally.
Real-Time Updates:
Its background script constantly monitors active tabs and updates the usage time as the user navigates to and from Facebook.
It also handles changes in the active window to ensure accurate tracking.
User Interface:
This extension includes a popup that displays the total time spent on Facebook in a user-friendly format (hours, minutes, and seconds).