Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
proxy-sock5-manager のプレビュー

proxy-sock5-manager 作成者: Pradeepkumar Halakeri

Manage approved SOCKS5 proxy profiles for enterprise environments. Switch proxies per-site with tenant-based organization.

0 (0 件のレビュー)0 (0 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

スクリーンショット
create the profiles and save the changesmanage all the proxy socks5 connection. you can test it and change the settingslist the profiles and apply them
この拡張機能について
A Firefox browser extension that enables users to manage and switch between multiple tenant-based SOCKS5 proxy profiles, apply proxies to specific websites or globally, test connectivity, and securely manage proxy configurations through an easy-to-use interface. Designed for enterprise productivity, troubleshooting, and approved network routing scenarios.
開発者のコメント
Purpose: This is a legitimate enterprise proxy management extension. It allows users to switch browser traffic between pre-configured SOCKS5 proxy profiles, with per-site domain routing rules. It is designed for enterprise environments where users need to reach internal services through approved proxy connections.

Permissions justification:
  • proxy — Core functionality. The extension uses browser.proxy.onRequest to make per-request routing decisions (proxy or direct) based on hostname matching against user-configured domain rules.
  • storage — Persists proxy profiles and settings across browser restarts using browser.storage.local.
  • <all_urls> — Required because the proxy.onRequest handler must evaluate ALL requests to determine whether each one matches a domain rule (e.g., proxy *.internal.company.com, direct for everything else). Without this, the handler would only fire for specific URL patterns, defeating the per-site routing feature.

Permissions NOT used:
  • webRequest / webRequestBlocking — NOT needed. browser.proxy.onRequest operates independently of the webRequest API.
  • tabs / activeTab — Extension does not access tab content.

Security design:
  • Passwords are stored in browser.storage.local (plaintext — WebExtension API limitation). The UI prominently warns users about this. Passwords are stripped from state sent to the popup, only fetched on-demand during editing, never logged, redacted on export, and cleared from DOM when the editor closes.
  • No data is sent to external servers. No telemetry. No analytics.
  • The extension never silently routes traffic — the status badge always shows whether proxy is active.
  • No auto-activation — user must explicitly click "Apply."
  • No auto-fallback to direct on proxy failure — user remains informed of connection issues.

No build step: All source is plain JavaScript, HTML, and CSS. What you see in the zip is the complete, unminified source. No bundler, no transpiler, no external dependencies.

innerHTML: The code uses DOM API methods (createElement, textContent, appendChild) for all dynamic content rendering. No innerHTML assignments with dynamic data.

data_collection_permissions: Set to ["none"] — this extension does not collect, transmit, or access any user data, telemetry, or Firefox health information.
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ブラウザーのプロキシ設定の管理
  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • サポートメールアドレス
  • Copy add-on ID
バージョン
1.0.0
サイズ
41.93 KB
最終更新日
3日前 (2026年7月28日)
関連カテゴリー
  • その他
ライセンス
All Rights Reserved
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。