תוספות לדפדפן 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
אין עדיין סקירות
הרשאות ונתונים

הרשאות נדרשות:

  • שליטה בהגדרות המתווך של הדפדפן
  • גישה לנתונים שלך מכל האתרים

איסוף נתונים:

  • המפתח אומר שהרחבה זו אינה דורשת איסוף נתונים.
מידע נוסף
מידע נוסף
קישורים לתוספת
  • דוא״ל לתמיכה
  • העתקת מזהה התוספת
גרסה
1.0.0
גודל
41.93 ק״ב
עדכון אחרון
לפני 3 ימים (28 יולי 2026)
קטגוריות קשורות
  • אחר
רישיון
כל הזכויות שמורות
היסטוריית הגרסאות
  • הצגת כל הגרסאות
הוספה לאוסף
דיווח על תוספת זו
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

הורדה

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

הבניות האחרונות

  • Nightly
  • Beta

‏Firefox לעסקים

  • Enterprise

קהילה

  • Connect
  • Contribute
  • Developer

מעקב

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.