Додатки браузера Firefox
  • Розширення
  • Теми
    • для Firefox
    • Словники та локалізації
    • Інші сайти браузера
    • Додатки для Android
Увійти
Піктограма додатка

Історія версій Fix This Page – AdBlock Bypass & Cleanup - 9 версій

Fix This Page – AdBlock Bypass & Cleanup автор CieloWeb

Оцінка 5 з 5
Оцінка 5 з 5
5
1
4
0
3
0
2
0
1
0
Історія версій Fix This Page – AdBlock Bypass & Cleanup - 9 версій
  • Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.

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

    Версія 2.0

    Випущено 6 черв 2025 р. - 1,94 МБ
    Працює з firefox 109.0a1 і новіше, android 120.0 і новіше
    What's New:
    - Sleeker Popup Interface: The popup is now more compact and intuitive, with quick access to cleanup options and a new "Settings" button for advanced configuration.
    - Clickable Info Icons: Learn what each cleanup option does by clicking the info icon next to it, keeping the interface clean and uncluttered.
    - Enhanced Settings Page: Moved advanced features (auto-cleanup, domain lists, reporting) to a tabbed settings page for better organization. Access it via the popup or Add-ons Manager.
    - Improved Privacy: No data collection, with clear privacy details in the About tab. The optional "Report a Broken Page" feature sends only the URL, timestamp, and an optional note.
    - Support for International Domains: Add domains like 例子.com to blacklists/whitelists with proper Unicode display.
    - Better Ad Removal: Integrated EasyList for more effective ad and popup blocking.

    What's Changed:
    - Simplified the popup by moving non-essential features (e.g., reporting, about info) to the settings page.
    - Fixed minor bugs in settings synchronization and UI rendering.
    - Updated FontAwesome to local files for faster, offline icon loading.

    Thank you for using Fix This Page! Report issues via the Support tab in Settings.

    Програмний код випущено на умовах Усі права захищені

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

    Версія 1.3.4

    Випущено 5 черв 2025 р. - 45,29 КБ
    Працює з firefox 109.0a1 і новіше, android 120.0 і новіше
    Adapted the extension for Firefox compatibility, ensuring seamless functionality on Firefox browsers.

    Maintained all core features from the Chrome version, including one-click cleanup of scripts, ads, overlays, iframes, and popups.

    No changes to core functionality; all cleanup options, auto-fix settings, and user preferences work as in the Chrome version.

    This release ensures Firefox users can enjoy the same privacy-focused, customizable web cleanup experience as Chrome users, with no data collection and local processing.

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 5 черв 2025 р. - 45,52 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    What's New

    Firefox Support: Ported from Chrome v1.3 to Firefox using Manifest V2.

    Options Page: Configure blacklist, whitelist, auto-fix delay, and debug mode via preferences.

    Enhanced UI: Tailwind-based popup and options pages with fallback CSS.

    Bug Fixes & General Improvements!

    Thank you for using Fix This Page! Report issues via "Report Broken Page".

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 5 черв 2025 р. - 43,84 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    Options Page: Configure blacklist, whitelist, auto-fix delay, and debug mode via extension preferences.

    Improved Compatibility: Unified browser namespace for Firefox and Chrome support.

    Enhanced Error Handling.

    Accessibility: Added ARIA attributes.

    What's Changed:

    User-Triggered Cleanup.

    Popup Rendering: Prevented duplicate UI rendering in the popup with initialization safeguards.

    Manifest: Removed content_scripts section and added scripting permission for dynamic injection.

    UI Fixes: Corrected tooltip text and ensured single content rendering.

    Bug Fixes.

    Thank you for your feedback! Version 1.3.2 ensures user-triggered functionality and a clean UI. Report issues via "Report Broken Page".

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 5 черв 2025 р. - 44,03 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    • Options Page: Added a settings page for blacklist, whitelist, auto-fix delay, and debug mode, accessible via extension preferences.
    • Improved Compatibility: Unified browser namespace for Firefox and Chrome support.
    • Enhanced Error Handling: Added robust error handling in ChangeDom.js and popup.js.
    • Accessibility: Improved popup.html with ARIA attributes.

    What's Changed
    • Manifest: Switched to Manifest V2, added options_ui, removed content.js, and included scripting permission.
    • Syntax Fix: Replaced optional chaining (?.) with explicit null checks in popup.js to resolve parsing errors.
    • Background Script: Updated for cross-browser API support.
    • UI: Completed options.html with Tailwind and fallback styles.

    Bug Fixes
    • Fixed JavaScript syntax error in popup.js (line 270) caused by invalid optional chaining.
    • Resolved content script injection issues with correct file references.
    • Removed redundant content.js for streamlined functionality.

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 5 черв 2025 р. - 43,79 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    Improved Stability: Fixed a critical issue where the content script (ChangeDom.js) was not found due to a file name mismatch, ensuring reliable page cleanup functionality.

    Enhanced UI Reliability: Added fallback CSS in the popup to maintain a consistent dark theme with readable text, even if the Tailwind CSS CDN fails to load.

    Cross-Browser Compatibility: Updated the extension to use a unified API (browser namespace), improving compatibility with Firefox and preparing for potential Chrome support.

    Debugging Improvements: Enhanced debug logging in the content script to provide detailed feedback when the debug mode is enabled, aiding in troubleshooting.

    What's Changed:

    Manifest Update: Switched to Manifest V2 for better Firefox compatibility, with updated permissions and content script definitions.

    Fixed Typos and IDs: Corrected various ID and label mismatches in the popup UI (e.g., removeScripts, darkModeBg) to ensure all options work as intended.

    Removed Duplicates: Eliminated duplicate HTML elements and fixed syntax errors in popup.html for a cleaner, more reliable interface.

    Settings Persistence: Improved handling of default settings to ensure consistent behavior across sessions.

    Bug Fixes

    Fixed tooltip text and UI alignment issues in the popup for better usability.

    Corrected event listener errors to prevent crashes during rapid interactions.
    • Thank you for using Fix This Page! We’ve made the extension more reliable and user-friendly. Report any issues via the "Report Broken Page" button.

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 3 черв 2025 р. - 42,49 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    Added advanced cleanup options for scripts, overlays, iframes, ads, and popups.

    Introduced force dark mode with customizable background and text colors.

    Added text size boost and animation stop toggles for better readability and user experience.

    Improved the "Clean and Reload" functionality to only activate on user request.

    Added Undo Fix and Report Broken Page buttons for easier recovery and feedback.

    Enhanced UI with tooltips for each option to clarify their function.

    Fixed minor bugs and improved extension stability and performance.

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 30 трав 2025 р. - 41,55 КБ
    Працює з firefox 109.0 і новіше, android 120.0 і новіше
    v1.1 – Better Page Cleanup & Compatibility

    Improved adblock detector bypassing logic

    Enhanced script removal for cleaner pages

    Fixed compatibility issues on some news websites

    Improved performance and reliability of DOM cleanup

    Minor UI improvements in the popup

    Програмний код випущено на умовах Усі права захищені

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

    Випущено 9 квіт 2025 р. - 39,83 КБ
    Працює з firefox 109.0a1 і новіше

    Програмний код випущено на умовах Усі права захищені

    Завантажити файл
Перейти на домівку Mozilla

Додатки

  • Про
  • Блог додатків Firefox
  • Семінар з розширень
  • Центр розробника
  • Політики розробників
  • Блог спільноти
  • Форум
  • Повідомити про помилку
  • Настанови з написання відгуків

Браузери

  • Desktop
  • Mobile
  • Enterprise

Продукти

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватність
  • Файли cookie
  • Правові положення

За винятком випадків зазначених тут, вміст цього сайту ліцензовано на умовах ліцензії Creative Commons Attribution Share-Alike License v3.0, або будь-якою новішою версією.