Tiện ích trình duyệt Firefox
Đăng nhập
Biểu tượng tiện ích

Lịch sử phiên bản ProxyMust – Proxy Checker & Manager - 7 phiên bản

ProxyMust – Proxy Checker & Manager bởi nana.xakep

Chưa có xếp hạng nào
0 sao trên 5
5
0
4
0
3
0
2
0
1
0
Lịch sử phiên bản ProxyMust – Proxy Checker & Manager - 7 phiên bản
  • Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.

  • Phiên bản mới nhất

    Phiên bản 1.0.7

    Đã phát hành 12 Thg 08 2026 - 4,05 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    • Universal success status update – now, when a page loads successfully, the proxy status is updated to success in any active profile (not only in AutoProxy), which allows accumulating performance statistics for proxies across all sites.
    • Automatic reset of the user‑stop flag when initiating a new search – if the user clicks "Stop" in the browser and then initiates a new search (via 🔄, F5, or adding a site), the stop flag is reset and the auto‑iteration restarts.
    • Dialog display logic before failover – the change dialog is now shown only when a site is already pinned to a proxy and the user initiates a change (F5, re‑entering the address, or the 🔄 button).
    • Default sorting in the "Proxy Servers" table – the table is now sorted by rating using the custom type rating-priority, which ensures that proxies with a "Success" status (✅) are always placed above "Indirect success" (☑), regardless of their numeric rating.
    • Display of IP and port for pinned proxies – when a working proxy is pinned, its IP and port are now shown in the "Proxy Server" column of the rules table for that site, and it becomes the primary one in auto mode, giving the user informational control over the AutoProxy selection.
    • Display of IP and port in the AutoProxy profile – the "Proxy Server" column now displays IP and port instead of the proxy name, simplifying identification.
    • Real‑time status updates – the rules and servers tables are now updated immediately after test results are received, reflecting current statuses and ratings.
    • Behaviour on successful load in auto mode – when a page loads successfully through a proxy, failover is completely stopped (all states are reset: _failoverInProgress, _failoverIndex, _failoverCycleCount, _tempSkipList), and iteration will not resume until the user makes a decision in the pinning dialog (pin or continue searching). This makes AutoProxy behaviour predictable and manageable.
    • "Remove Site" button on the proxy settings page – now displays a dialog "Remove ... site from the AutoProxy check list and rules?" and, on confirmation, removes the site from both rules and the list.
    • Re‑appearing pinning dialog after refusal – fixed an issue where, after clicking "Continue searching", the pinning dialog would reopen for the same proxy. Now, after refusal, failover switches to the next proxy and correctly reloads the tab.
    • Infinite auto‑iteration when closing a tab – added a tab close handler (TabManager.TabRemoved) that clears all failover states for the site and cancels reload timeouts, preventing iteration from continuing after the tab is closed.
    • Auto‑iteration stopping when "Stop" is pressed in the browser – the "Stop" button (load cancellation) now fully cancels the current failover and prevents it from restarting automatically.

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống Firefox và tải tiện ích mở rộng
    Tải xuống tập tin
  • Phiên bản cũ hơn

    Phiên bản 1.0.6

    Đã phát hành 6 Thg 08 2026 - 4,04 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
  • Phiên bản 1.0.5

    Đã phát hành 13 Thg 07 2026 - 4 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    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.

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
  • Phiên bản 1.0.4

    Đã phát hành 7 Thg 07 2026 - 4,01 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    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.

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
  • Phiên bản 1.0.3

    Đã phát hành 26 Thg 06 2026 - 4 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    🎯 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

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
  • Phiên bản 1.0.2

    Đã phát hành 21 Thg 06 2026 - 3,97 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn
    Что нового в версии 1.0.2:

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

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

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

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

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

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

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

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
  • Phiên bản 1.0.1

    Đã phát hành 18 Thg 06 2026 - 3,97 MB
    Hoạt động với firefox 100.0 và lớn hơn, android 120.0 và lớn hơn

    Mã nguồn được phát hành dưới dạng Chỉ Giấy phép Công cộng GNU v3.0

    Tải xuống tập tin
Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog tiện ích Firefox
  • Extension Workshop
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Blog cộng đồng
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá

Tải xuống

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

Bản dựng mới nhất

  • Nightly
  • Beta

Firefox dành cho doanh nghiệp

  • Enterprise

Cộng đồng

  • Connect
  • Contribute
  • Developer

Theo dõi

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.