Anti-Grabify
Blocks IP grabbers from Grabify and 50+ other IP grabber links.
Hvad er Anti-Grabify?
Anti-Grabify er en Chrome-udvidelse udviklet af Konnor88, og dens hovedfunktion er "Blocks IP grabbers from Grabify and 50+ other IP grabber links.".
Udvidelsesskærmbilleder
Download Anti-Grabify-udvidelses-CRX-fil
Download Anti-Grabify-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Anti-Grabify |
ID | mdiikcjojbiohaoechokgkdiodcfokpn |
Officiel URL | https://chromewebstore.google.com/detail/anti-grabify/mdiikcjojbiohaoechokgkdiodcfokpn |
Beskrivelse | Blocks IP grabbers from Grabify and 50+ other IP grabber links. |
Filstørrelse | 79.08 KB |
Antal Installationer | 4,031 |
Nuværende Version | 1.14 |
Senest Opdateret | 2022-12-26 |
Udgivelsesdato | 2020-07-14 |
Bedømmelse | 4.72/5 Samlet 36 Bedømmelser |
Udvikler | Konnor88 |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/konnor88/anti-grabify |
Understøttede Sprog | 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", " |