Proxy Switcher is a Chrome extension that allows users to easily switch between proxy servers and disable proxy connections when needed. It provides a simple and user-friendly interface for selecting proxies, fetched from a specified server.
- Fetch proxy list from a specified server
- Easily switch between proxies from a dropdown menu
- Disable proxy connection with a single click
- Modern and visually appealing design
To set up and test the Proxy Switcher Chrome extension, follow these steps:
- Clone the repository to your local machine.
- Modify the
serverURLinbackground.jsto point to your server containing the proxy list. - Open Chrome and navigate to
chrome://extensions/. - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click "Load unpacked" and select the directory containing the Proxy Switcher extension files.
- Verify that the extension is successfully installed and its icon appears in the toolbar.
To package and publish the extension on the Chrome Web Store, follow the official guide provided by Google.