Anti-Grabify
Blocks IP grabbers from Grabify and 50+ other IP grabber links.
Co je Anti-Grabify?
Anti-Grabify je rozšíření Chrome vyvinuté Konnor88, a jeho hlavní funkcí je „Blocks IP grabbers from Grabify and 50+ other IP grabber links.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Anti-Grabify
Stáhněte si soubory rozšíření Anti-Grabify ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
The Anti-Grabify add-on prevents services such as Grabify from grabbing your IP address. It currently blocks over 50 URLs from Grabify and other IP grabbing services. This add-on will prevent the sites from loading, which in return doesn't let Grabify grab your IP and send it to the person with malicious intent.
Official GitHub Page: https://github.com/Konnor88/anti-grabify Základní Informace o Rozšíření
| Název | |
| ID | mdiikcjojbiohaoechokgkdiodcfokpn |
| Oficiální URL | https://chromewebstore.google.com/detail/anti-grabify/mdiikcjojbiohaoechokgkdiodcfokpn |
| Popis | Blocks IP grabbers from Grabify and 50+ other IP grabber links. |
| Velikost souboru | 79.08 KB |
| Počet instalací | 4,031 |
| Aktuální Verze | 1.14 |
| Poslední Aktualizace | 2022-12-26 |
| Datum Vydání | 2020-07-14 |
| Hodnocení | 4.72/5 Celkem 36 Hodnocení |
| Vývojář | Konnor88 |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://github.com/konnor88/anti-grabify |
| Podporované Jazyky | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Anti-Grabify",
"version": "1.14",
"manifest_version": 2,
"description": "Blocks IP grabbers from Grabify and 50+ other IP grabber links.",
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon_128.png",
"default_title": "Anti-Grabify",
"default_popup": "popup.html"
},
"permissions": [
"webRequest",
"webRequestBlocking",
" | |