UltraSurf Ad Blocker
Blocks the Ultra Surf popup network usage
UltraSurf Ad Blockerとは何ですか?
UltraSurf Ad Blockerはthegeekestofallによって開発されたChromeの拡張機能で、その主な機能は「Blocks the Ultra Surf popup network usage」です。
拡張機能のスクリーンショット
UltraSurf Ad Blocker拡張機能のCRXファイルをダウンロード
UltraSurf Ad Blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It helps the user to get rid off annoying ad tabs from Ultra Surf
拡張機能の基本情報
名前 | |
ID | lipagiadamcpecbedfanagiflejiiand |
公式URL | https://chromewebstore.google.com/detail/ultrasurf-ad-blocker/lipagiadamcpecbedfanagiflejiiand |
説明 | Blocks the Ultra Surf popup network usage |
ファイルサイズ | 8.98 KB |
インストール数 | 2,418 |
現在のバージョン | 0.1 |
最終更新日 | 2023-02-23 |
公開日 | 2023-02-22 |
評価 | 3.40/5 合計 5 レビュー |
開発者 | thegeekestofall |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } } |