https://github.com/paraspatil11/x-usage-limiter
A Chrome extension to limit time spent on X.com
https://github.com/paraspatil11/x-usage-limiter
Last synced: 8 months ago
JSON representation
A Chrome extension to limit time spent on X.com
- Host: GitHub
- URL: https://github.com/paraspatil11/x-usage-limiter
- Owner: paraspatil11
- License: mit
- Created: 2025-08-09T11:45:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T11:49:35.000Z (11 months ago)
- Last Synced: 2025-09-06T16:54:59.858Z (10 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# X Usage Limiter
A Chrome extension that tracks and limits time spent on X.com.
## Features
- Tracks time spent on X.com
- Blocks site after set time limit
- Reset timer via popup or block page
## Installation
1. Clone or download this repo.
2. Open Chrome → `chrome://extensions/`
3. Enable **Developer mode** (top right).
4. Click **Load unpacked** and select the extension folder.
## Configuration
Change `LIMIT` in `background.js` to set custom time limit (in seconds).
## License
MIT