2025-11-07 23:47:24 -08:00
2025-07-27 05:38:04 -07:00
2021-07-07 03:12:24 -04:00
2022-03-08 07:19:17 -05:00
2024-08-13 11:48:58 +09:30
2025-11-07 23:47:24 -08:00
2024-10-28 02:00:49 -04:00
2024-10-28 02:00:49 -04:00

Always Active Window

This extension protects against web pages tracking the activity state of the page. Some websites use this track to only offer services when the tab is active. By installing this extension a small script is injected into every webpage which overwrites the "document.visibilityState", and "document.hidden" properties to pretend the tab is always in the active state (document.visibilityState = 'visible' and document.hidden = false).

YouTube Preview

YouTube Preview

License

Allow Right-Click is an open-source project released under MPL-2.0

Description
Pretend a webpage is in its active state even if not
Readme MPL-2.0 223 KiB
Languages
JavaScript 73%
HTML 19.6%
CSS 7.4%