Summary

Lockscroll counts how long you spend on eight named social sites and interrupts you when you pass your own budget. It records a number of seconds per site per day — not what you looked at. Everything stays on your device and no network request is ever made.

What this extension does

You set a daily time budget for each of the supported social sites. Lockscroll times how long one of those sites is open and active in the foreground, nudges you when you have been scrolling for a while, and shows a full-screen interrupt when you go over budget. It also tracks a streak of days you stayed under budget.

Sites it applies to

Lockscroll is limited to exactly eight domains and has no access to anything else on the web:

On every other website — your bank, your email, your work tools — the extension is not present at all. It cannot run, read, or see anything there.

Data the extension collects and stores

All of the following is stored in chrome.storage.local on your device:

What is NOT collected

Where your data is stored

In chrome.storage.local, inside your own Chrome profile on your own device. It is not synced to your Google account today, so each computer keeps its own budgets, usage and streak.

Permissions and why each one is needed

PermissionWhy it is needed
tabs Lets the extension notice when you switch tabs, when a tab navigates, and when a tab closes, so the timer can start and stop against the right site. Without it the extension would keep counting a site you left open in a background tab while you were working elsewhere.
storage Saves your budgets, settings, daily counters and streak on the device so they persist across restarts and across the day.
alarms Drives the periodic tick that adds elapsed time to the current site's counter and updates your streak. Chrome suspends idle extensions, so a timer is the only reliable way to keep a clock running.
Eight named social domains
(host permissions + content scripts)
Allows the interrupt overlay to be shown on top of those specific sites, and lets the extension know when one of them is the visible foreground tab. The permission is written out site by site rather than as "all websites" precisely so the extension has no reach beyond the eight sites it is designed to limit.

Third-party sharing

None. Your usage data is never sold, shared, transmitted, or disclosed to anyone, including the developer. Notably, the social platforms themselves receive nothing from this extension — it does not report to them, and it does not log in or act on your behalf.

Data retention and how to delete your data

Children's privacy

This extension is not directed at children under 13 and does not knowingly collect personal information from children. It has no accounts and transmits nothing. If a parent or guardian installs it on a child's browser, all data remains on that device.

Changes to this policy

Any change will be posted on this page with an updated "Last updated" date. If a future version ever adds an account or cross-device sync, this policy will be updated to describe it before that version ships.

Contact

Questions, concerns or data requests: aqahramonov2007@gmail.com

← All privacy policies