Ultimate Blocker - Ads, Trackers, Websites
Block annoying websites, trackers and ads. Enter domain names to block and done!
Ultimate Blocker - Ads, Trackers, Websitesとは何ですか?
Ultimate Blocker - Ads, Trackers, Websitesはhttps://browsernative.comによって開発されたChromeの拡張機能で、その主な機能は「Block annoying websites, trackers and ads. Enter domain names to block and done!」です。
拡張機能のスクリーンショット
Ultimate Blocker - Ads, Trackers, Websites拡張機能のCRXファイルをダウンロード
Ultimate Blocker - Ads, Trackers, Websites拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
How to use: Click extension's toolbar button to open the settings page, and enter the domain (or, sub-domain) names to block.
Extension by BrowserNative. Visit our site for detailed user guide: https://browsernative.com/ultimate-blocker/ 拡張機能の基本情報
| 名前 | |
| ID | lpihkopjpnbhogjcbjicmdjobckhjaoi |
| 公式URL | https://chromewebstore.google.com/detail/ultimate-blocker-ads-trac/lpihkopjpnbhogjcbjicmdjobckhjaoi |
| 説明 | Block annoying websites, trackers and ads. Enter domain names to block and done! |
| ファイルサイズ | 16.12 KB |
| インストール数 | 72 |
| 現在のバージョン | 2.0.0 |
| 最終更新日 | 2023-11-27 |
| 公開日 | 2022-05-23 |
| 評価 | 1.00/5 合計 1 レビュー |
| 開発者 | https://browsernative.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://browsernative.com/ultimate-blocker/ |
| ヘルプページのURL | https://browsernative.com/ultimate-blocker/ |
| プライバシーポリシーページのURL | https://browsernative.com/extensions-privacy-policy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ultimate Blocker - Ads, Trackers, Websites",
"description": "Block annoying websites, trackers and ads. Enter domain names to block and done!",
"version": "2.0.0",
"short_name": "Ultimate Blocker",
"manifest_version": 3,
"background": {
"service_worker": "sw.js"
},
"icons": {
"48": "static\/icon-48.png",
"128": "static\/icon-128.png"
},
"permissions": [
"storage",
"declarativeNetRequest",
"declarativeNetRequestFeedback"
],
"host_permissions": [
" | |