TakiBlock
TakiBlock - TakiDev's Undetectable ad blocker that blocks the requests from sites that supply the ads. This is 100% free!
TakiBlockとは何ですか?
TakiBlockはTakiDevによって開発されたChromeの拡張機能で、その主な機能は「TakiBlock - TakiDev's Undetectable ad blocker that blocks the requests from sites that supply the ads. This is 100% free!」です。
拡張機能のスクリーンショット
TakiBlock拡張機能のCRXファイルをダウンロード
TakiBlock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fully undetectable ad blocker! TakiBlock will get rid of any of the ads and most trackers on your browser. It blocks the websites that supply these annoying things, which makes it undetectable so websites won't beg you to whitelist their site. This extension runs in the background of every page and will not track you at all. Soon there will be a UI and a function to whitelist sites. There will also be a paid version containing many more features.
拡張機能の基本情報
名前 | TakiBlock |
ID | mindlkbjpaiehbfjaofhmhoalcmncelg |
公式URL | https://chromewebstore.google.com/detail/takiblock/mindlkbjpaiehbfjaofhmhoalcmncelg |
説明 | TakiBlock - TakiDev's Undetectable ad blocker that blocks the requests from sites that supply the ads. This is 100% free! |
ファイルサイズ | 3.24 KB |
インストール数 | 26 |
現在のバージョン | 1.0.0 |
最終更新日 | 2023-10-15 |
公開日 | 2023-10-15 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | TakiDev |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://takiblock.netlify.app |
プライバシーポリシーページのURL | https://takiblock.netlify.app/privacy/privacy_policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TakiBlock", "version": "1.0.0", "description": "TakiBlock - TakiDev's Undetectable ad blocker that blocks the requests from sites that supply the ads. This is 100% free!", "manifest_version": 3, "permissions": [ "declarativeNetRequest" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] } } |