UltraSurf Ad Blocker
Blocks the Ultra Surf popup network usage
Wat is UltraSurf Ad Blocker?
UltraSurf Ad Blocker is een Chrome-extensie ontwikkeld door thegeekestofall, en de belangrijkste functie is "Blocks the Ultra Surf popup network usage".
Extensie Screenshots
Download het CRX-bestand van de extensie UltraSurf Ad Blocker
Download UltraSurf Ad Blocker-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
It helps the user to get rid off annoying ad tabs from Ultra Surf
Basisinformatie over de Extensie
Naam | |
ID | lipagiadamcpecbedfanagiflejiiand |
Officiële URL | https://chromewebstore.google.com/detail/ultrasurf-ad-blocker/lipagiadamcpecbedfanagiflejiiand |
Beschrijving | Blocks the Ultra Surf popup network usage |
Bestandsgrootte | 8.98 KB |
Aantal Installaties | 2,418 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2023-02-23 |
Publicatiedatum | 2023-02-22 |
Beoordeling | 3.40/5 Totaal 5 Beoordelingen |
Ontwikkelaar | thegeekestofall |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "UltraSurf Ad Blocker", "action": [], "manifest_version": 3, "version": "0.1", "description": "Blocks the Ultra Surf popup network usage", "background": { "service_worker": "background.js" }, "permissions": [ "declarativeNetRequest" ], "icons": { "32": "\/files\/i32.png", "48": "\/files\/i48.png" } } |