Skip to content

Browser Extension for limiting time spent on certain sites.

Notifications You must be signed in to change notification settings

sbquinlan/siteratelimiter

Repository files navigation

Site Ratelimiter

An open source browser extension that allows tracking time spent per 24 hours using a leaky bucket. The main purpose of this extension over similar offerings is simply to be transparent and not sell user data.

The buckets match against URIs using RegExps. The "limit" is specified in seconds per 24 hours currently. When a limiter reaches the limit it doesn't prevent browsing to the site it just warns the user that the limit has been reached.

About

Browser Extension for limiting time spent on certain sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages