Додатки браузера Firefox
Увійти
Піктограма додатка

Історія версій ProxyMust – Proxy Checker & Manager - 6 версій

ProxyMust – Proxy Checker & Manager автор nana.xakep

Ще немає оцінок
Оцінка 0 з 5
5
0
4
0
3
0
2
0
1
0
Історія версій ProxyMust – Proxy Checker & Manager - 6 версій
  • Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.

  • Найновіша версія

    Версія 1.0.6

    Випущено 6 серп 2026 р. - 4,04 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше
    • New "AutoProxy" operating mode for Selective profile – rules without an explicitly set proxy can now automatically pick the best proxy based on test results (rating, statuses, freshness). Users can enable auto‑mode in profile settings via the "Manual / Automatic" toggle.
    • Proxy selection logic – introduced ProxySelector module implementing a hierarchy: success → indirect → ip-only → unknown, considering priorities (pin/star), rating, and status freshness. getBestProxyForSite and getNextProxyForSite methods are available for failover. Proxies with status fail are excluded from selection.
    • Unified proxy application mechanism – created ProxySwitcher, extracting profile switching and proxy setting logic from TestManager, enabling the same code for tests and AutoProxy.
    • Dynamic proxy override in ProxyEngine – added setDynamicProxyForSite and clearDynamicProxyForSite methods for temporarily overriding a proxy for a specific site without changing rules. Used for failover and auto‑selection.
    • Failover in WebFailedRequestMonitor – on connection errors in auto‑mode (only for main_frame documents), the system automatically switches to the next proxy from the priority‑sorted list and reloads the tab.
    • Auto‑creation of rules – after a successful test (status success, indirect, or ip‑only), a disabled rule is automatically created in the Selective profile. The user can later enable it in manual or automatic mode.
    • Working proxy caching – after successful page load (status 200), the current proxy is cached for the site, and subsequent errors on subresources do not trigger new switches. Cache is cleared on profile change, manual proxy change, or after 5 minutes.
    • Proxy information display in rules table – for auto‑rules, the "Proxy Server" column now shows:
    • Country flag
    • Proxy name, protocol, rating
    • Current status (✅ ☑ ❔)
    • AutoProxy settings in profile – added to Selective profile settings:
    • "Selection mode" toggle (Manual / Automatic)
    • "Max failover attempts" field (number of full proxy list retries, default 3)
    • "Show auto‑proxy change dialog" checkbox (enabled by default)
    • "Automatically pin successful proxy (without confirmation)" checkbox (disabled by default)
    • "Suggest adding unreachable sites to auto‑proxy" checkbox – when a page fails to load without proxy, a dialog offers to add the site to AutoProxy (enabled by default).
    • CSV subscription support – added new ProxyImporter.parseCsv method that parses proxy lists in CSV format (delimiters: comma, semicolon, tab). Supports both header and headerless rows (field order: host, port, protocol, username, password, country). This allows subscribing to proxy lists provided in CSV without prior conversion.
    • Auto‑detection of format during manual import – when importing without explic

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити Firefox та отримати розширення
    Завантажити файл
  • Попередні версії

    Версія 1.0.5

    Випущено 13 лип 2026 р. - 4 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше
    Updated to SmartProxy 2.2.1 codebase.
    - Manage rules directly from popup: remove, enable/disable, toggle proxy-per-origin (Firefox only).
    - Auto-switch between text/file modes in import rules dialog.
    - Auto-reload settings page after changing rules via popup.
    - Localized tooltips for new popup buttons.
    - Fixed rule removal and toggling from popup.
    - Fixed Chromium issue with whitelist rules from subscriptions (v2.2.1).
    - Fixed SwitchyOmega import for CIDR/IP rules.
    - Fixed backup restore for proxy-server links.

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити файл
  • Версія 1.0.4

    Випущено 7 лип 2026 р. - 4,01 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше
    ProxyMust 1.0.4 – automatic proxy protocol detection with auto‑replacement, improved test logging, and numerous fixes.

    🚀 Key new features:
    - Automatic protocol switching – if a proxy does not work with the declared protocol (SOCKS/HTTP/HTTPS), the extension tries others by itself. Two modes are available: "Probable" (fast) and "Full" (all variants). Enabled in settings.
    - Built‑in test log viewer – now you see every step: IP retrieval, site check, proxy status, transitions. The log is available both on the settings page and in a separate window from the control panel.
    - Automatic switch to Direct when saving a subscription – no need to manually switch if a profile with a non‑working proxy is active.
    - Auto‑save subscriptions – after adding a list, changes are applied immediately.
    - Enhanced privacy – by default, your real IP is not sent to external services (the option is disabled). All checks are performed via fetch without opening tabs.

    🐞 Fixes:
    - Disappearance of test buttons in the popup when the direct IP option is enabled – fixed.
    - Fixed display of HTML tags and message overlapping in the floating log.
    - The "Export" button is now disabled when the proxy list is empty.
    - Fixed a false error when starting the express‑cyclic test in Firefox.
    - Fixed the order of profile and proxy switching in cyclic tests.
    - The ip-only status (❔) no longer triggers automatic protocol switching.
    - Removed duplicate statuses in logs after auto‑protocol detection.
    - The lock preventing new tests from starting after completion – removed.

    🌐 Localisation and UI:
    All log messages are translated into 21 languages, country flags added, a "Pin" button in the log window, and centering of the test menu in the popup.

    Full changelog – in CHANGELOG.

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити файл
  • Версія 1.0.3

    Випущено 26 черв 2026 р. - 4 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше
    🎯 What's new in ProxyMust 1.0.3

    🔹 Built-in test log viewer – now you can watch proxy testing progress in real-time both on the settings page and in a separate popup window. The log shows every step: start of check, IP retrieval, site availability, final status, and transition to the next proxy.

    🔹 Country flags in logs – each proxy now displays a country flag next to its address (based on IP geolocation).

    🔹 Full localization – all log messages, labels, and statuses are translated into all 21 supported languages.

    🔹 Instant stop feedback – clicking "Stop" immediately shows a message in the log, so you know cancellation has started.

    🔹 "Pin" button in log window – attempts to keep the window on top by focusing it when new messages arrive (state persists for the session).

    🔹 Fixed duplicate stop messages – only one stop message is sent when you click "Stop".

    🔹 Log updates in real-time – even when the viewer is hidden; all missed messages are displayed instantly when opened.

    🐞 Bug fixes and performance improvements.

    Full changelog: https://github.com/nana-xakep/ProxyMust/blob/main/CHANGELOG.md

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити файл
  • Версія 1.0.2

    Випущено 21 черв 2026 р. - 3,97 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше
    Что нового в версии 1.0.2:

    • Добавлена настройка " Включить определение прямого IP для проверки прокси" – отключено по умолчанию для защиты приватности. Теперь вы сами решаете, передавать ли ваш реальный IP внешним сервисам при тестировании.

    • Новый статус ❔ – "неизвестный IP получен, но страница не загрузилась" (когда невозможно провести сравнение с прямым IP). Отображается отдельно от косвенного успеха и не влияет на рейтинг прокси.

    • Теперь тестирование прокси выполняется без открытия вкладок (через fetch-запросы). Быстрее, без мусора в истории и без случайных скачиваний файлов.

    • Улучшена логика косвенного успеха – теперь точнее определяется при включённом/отключённом определении прямого IP.

    • Исправлен таймер тестов – теперь не обрывает длительные проверки (например, сотни прокси).

    • Исправлены ошибки компиляции, удалены дубли, улучшена производительность.

    Полный список изменений – в репозитории на GitHub.

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити файл
  • Версія 1.0.1

    Випущено 18 черв 2026 р. - 3,97 МБ
    Працює з firefox 100.0 і новіше, android 120.0 і новіше

    Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0

    Завантажити файл
Перейти на домівку 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 Attribution Share-Alike License v3.0, або будь-якою новішою версією.