Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
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
Links:
- FAQs Page: https://webextension.org/listing/always-active.html
- Chrome Webstore: https://chromewebstore.google.com/detail/always-active-window-alwa/ehllkhjndgnlokhomdlhgbineffifcbj
- Edge Add-ons: https://microsoftedge.microsoft.com/addons/detail/mpappcpgjachepaibhgpbnhhmneojmkc
- Firefox Add-ons: https://addons.mozilla.org/firefox/addon/always-visible/
- Opera Addons: https://addons.opera.com/extensions/details/always-active-window-always-visible/
- Whale Store: https://store.whale.naver.com/detail/ibidfllpokiehhoolhnpbgjcokecjlfj
License
Allow Right-Click is an open-source project released under MPL-2.0
