UltraSurf Ad Blocker
Blocks the Ultra Surf popup network usage
What is UltraSurf Ad Blocker?
UltraSurf Ad Blocker is a Chrome extension developed by thegeekestofall, and its main feature is "Blocks the Ultra Surf popup network usage".
Extension Screenshots
Download UltraSurf Ad Blocker Extension CRX File
Download UltraSurf Ad Blocker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
It helps the user to get rid off annoying ad tabs from Ultra Surf
Extension Basic Information
Name | |
ID | lipagiadamcpecbedfanagiflejiiand |
Official URL | https://chromewebstore.google.com/detail/ultrasurf-ad-blocker/lipagiadamcpecbedfanagiflejiiand |
Description | Blocks the Ultra Surf popup network usage |
File Size | 8.98 KB |
Installation Count | 2,418 |
Current Version | 0.1 |
Last Updated | 2023-02-23 |
Publish Date | 2023-02-22 |
Rating | 3.40/5 Total 5 Ratings |
Developer | thegeekestofall |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |