Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 755 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 755 Bytes

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.