Origin Requests Only (Firewall)
Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads.
Wat is Origin Requests Only (Firewall)?
Origin Requests Only (Firewall) is een Chrome-extensie ontwikkeld door ATCS, en de belangrijkste functie is "Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads.".
Extensie Screenshots
Download het CRX-bestand van de extensie Origin Requests Only (Firewall)
Download Origin Requests Only (Firewall)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Extension allow requests to current domain or sub-domian and block all others requests.
Basisinformatie over de Extensie
Naam | Origin Requests Only (Firewall) |
ID | kadfhmhfoplfpmffcfanpnphhjbilifl |
Officiële URL | https://chromewebstore.google.com/detail/origin-requests-only-fire/kadfhmhfoplfpmffcfanpnphhjbilifl |
Beschrijving | Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads. |
Bestandsgrootte | 102 KB |
Aantal Installaties | 592 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2021-02-26 |
Publicatiedatum | 2018-07-07 |
Beoordeling | 4.45/5 Totaal 11 Beoordelingen |
Ontwikkelaar | ATCS |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/SergeyZadorozhniy/OriginRequestsOnly |
Help Pagina-URL | https://github.com/SergeyZadorozhniy/OriginRequestsOnly |
URL van de Privacybeleid Pagina | https://www.tab-suspender.com/privacypolicy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Origin Requests Only (Firewall)", "version": "1.1.2", "description": "Origin Requests Only block all requests that isn't from current site domain or sub domain. Preventing spy, tracking and ads.", "background": { "page": "background.html" }, "permissions": [ "webRequest", "webRequestBlocking", "storage", "tabs", " |