AltFThis - Bypass Tracking Redirects
Adds an option to the right-click menu to bypass tracking servers that might be blocked
AltFThis - Bypass Tracking Redirectsとは何ですか?
AltFThis - Bypass Tracking RedirectsはAltFThisによって開発されたChromeの拡張機能で、その主な機能は「Adds an option to the right-click menu to bypass tracking servers that might be blocked」です。
拡張機能のスクリーンショット
AltFThis - Bypass Tracking Redirects拡張機能のCRXファイルをダウンロード
AltFThis - Bypass Tracking Redirects拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Adds an option to the right-click menu to bypass tracking servers that might be blocked
拡張機能の基本情報
名前 | AltFThis - Bypass Tracking Redirects |
ID | kfkkfodkjlfcgpmidknhfpiodggaemkc |
公式URL | https://chromewebstore.google.com/detail/altfthis-bypass-tracking/kfkkfodkjlfcgpmidknhfpiodggaemkc |
説明 | Adds an option to the right-click menu to bypass tracking servers that might be blocked |
ファイルサイズ | 9.3 KB |
インストール数 | 51 |
現在のバージョン | 1.05 |
最終更新日 | 2020-04-08 |
公開日 | 2020-04-08 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | AltFThis |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AltFThis - Bypass Tracking Redirects", "version": "1.05", "description": "Adds an option to the right-click menu to bypass tracking servers that might be blocked", "permissions": [ "contextMenus" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "manifest_version": 2 } |