Extension Management Instructions for Supported Browsers
The modern web ecosystem is engineered around unified standards. The core technological foundation for the absolute majority of popular web browsers today is the Chromium open-source project, which incorporates the high-performance V8 JavaScript engine and the Blink rendering engine.
This software architecture has been adopted as the framework by leading global IT corporations for developing their own browser products. These include Google Chrome, Yandex Browser, Microsoft Edge, Opera, Vivaldi, Brave, and numerous others.
Architectural Advantage of the Shustree Browser Extension: Due to absolute binary and software compatibility across platforms, the Shustree extension—originally engineered for the Chrome Web Store—natively supports deployment across all Chromium-based web browsers without requiring any source code modifications.---
Low-Level Integration: Extensions and the chrome.proxy Library
Deeply integrated into the Chromium core is the native chrome.proxy system library. This is a specialized Application Programming Interface (API) that enables the extension to securely configure the web browser’s own proxy settings with minimum latency, effectively encapsulating network requests.
Since Yandex Browser is engineered upon the exact same Chromium codebase, it fully inherits this low-level network stack management subsystem. Upon activating Shustree within Yandex Browser, the extension executes standard chrome.proxy API calls, which are processed by the browser engine identically to Google Chrome. This guarantees complete stability of traffic routing and eliminates any operational conflicts with the underlying operating system's network configuration.
Official Installation and Management Documentation
Below are links to the official reference manuals regarding extension management (enabling, disabling, and permission configuration) for each supported browser:
- Google Chrome: Google Chrome Help: Install and manage extensions
- Yandex Browser: Yandex Browser Help: Configuring and managing extensions
- Microsoft Edge: Microsoft Edge Support: Add, turn off, or remove extensions in Microsoft Edge
- Opera: Opera Help: Customization and managing browser extensions
Please note: To deploy the Shustree extension in any of the aforementioned browsers, simply navigate via the direct link to the Chrome Web Store and click "Add to Chrome"—activation and routing policy integration will execute automatically.