proxy-sock5-manager by Pradeepkumar Halakeri
Manage approved SOCKS5 proxy profiles for enterprise environments. Switch proxies per-site with tenant-based organization.
Extension Metadata
Screenshots
About this extension
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.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Control browser proxy settings
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.0.0
- Size
- 41.93 KB
- Last updated
- 4 days ago (Jul 28, 2026)
- Related Categories
- License
- All Rights Reserved
- Version History
- Add to collection
Permissions justification:
Permissions NOT used:
Security design:
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.