Socks5 Configurator
Configure your browser with socks5 proxy
Socks5 Configuratorとは何ですか?
Socks5 ConfiguratorはTxThinkingによって開発されたChromeの拡張機能で、その主な機能は「Configure your browser with socks5 proxy」です。
拡張機能のスクリーンショット
Socks5 Configurator拡張機能のCRXファイルをダウンロード
Socks5 Configurator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Socks5 Configurator is a very simple tool, can help you set socks5 proxy and bypass domain browser.
Open Source: https://github.com/txthinking/socks5-configurator 拡張機能の基本情報
| 名前 | |
| ID | hnpgnjkeaobghpjjhaiemlahikgmnghb |
| 公式URL | https://chromewebstore.google.com/detail/socks5-configurator/hnpgnjkeaobghpjjhaiemlahikgmnghb |
| 説明 | Configure your browser with socks5 proxy |
| ファイルサイズ | 43.88 KB |
| インストール数 | 23,253 |
| 現在のバージョン | 2023.06.12 |
| 最終更新日 | 2023-07-12 |
| 公開日 | 2021-03-19 |
| 評価 | 4.39/5 合計 18 レビュー |
| 開発者 | TxThinking |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/txthinking/socks5-configurator |
| ヘルプページのURL | https://github.com/txthinking/socks5-configurator |
| プライバシーポリシーページのURL | https://www.txthinking.com/privacy.html |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Socks5 Configurator",
"description": "Configure your browser with socks5 proxy",
"homepage_url": "https:\/\/www.txthinking.com",
"version": "2023.06.12",
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage",
"proxy"
],
"host_permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |