Killswitch
Exercise stronger control over abusable APIs
Vad är Killswitch?
Killswitch är en Chrome-tillägg utvecklad av zacharywade, och dess huvudfunktion är "Exercise stronger control over abusable APIs".
Tilläggsskärmbilder
Ladda ner Killswitch-förlängningens CRX-fil
Ladda ner Killswitch-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Chrome provides a lot of safeguards and permission boundaries for abusable APIs. However, it can be easy to grant a permission on a whim and then forget about it. Kill Switch can monitor sites' usage of these powerful APIs and let you know when they're being invoked. Additionally, it can provide a further degree of control by prompting you for permission every session, instead of just once. Please note that this is intended to be a privacy tool, not a security one! This means that a malicious website could easily deactivate Kill Switch and use the APIs regardless of your settings. Instead, consider Kill Switch as a tool to offer you insight into how and when your data is being used.
Grundläggande Information om Tillägg
Namn | Killswitch |
ID | jfhaankhjbofagjdnlkjjppjooefegek |
Officiell webbadress | https://chromewebstore.google.com/detail/killswitch/jfhaankhjbofagjdnlkjjppjooefegek |
Beskrivning | Exercise stronger control over abusable APIs |
Filstorlek | 274 KB |
Antal Installationer | 37 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2021-07-08 |
Publiceringsdatum | 2021-07-01 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | zacharywade |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/zwade/kill-switch |
Hjälpsida URL | https://github.com/zwade/kill-switch/issues |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Killswitch", "description": "Exercise stronger control over abusable APIs", "version": "1.1", "manifest_version": 3, "author": "Zach Wade |