Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

Fix This Page – AdBlock Bypass & Cleanup sürüm geçmişi - 9 sürüm

Fix This Page – AdBlock Bypass & Cleanup geliştiren: CieloWeb

5 üzerinden 5 puan
5 üzerinden 5 puan
5
1
4
0
3
0
2
0
1
0
Fix This Page – AdBlock Bypass & Cleanup sürüm geçmişi - 9 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 2.0

    6 Haz 2025 tarihinde çıktı - 1,94 MB
    firefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışır
    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.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 1.3.4

    5 Haz 2025 tarihinde çıktı - 45,29 KB
    firefox 109.0a1 ve üstü, android 120.0 ve üstü ile çalışır
    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.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.3

    5 Haz 2025 tarihinde çıktı - 45,52 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    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".

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.2

    5 Haz 2025 tarihinde çıktı - 43,84 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    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".

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3.1

    5 Haz 2025 tarihinde çıktı - 44,03 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    • 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.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.3

    5 Haz 2025 tarihinde çıktı - 43,79 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    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.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2

    3 Haz 2025 tarihinde çıktı - 42,49 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    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.

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1

    30 May 2025 tarihinde çıktı - 41,55 KB
    firefox 109.0 ve üstü, android 120.0 ve üstü ile çalışır
    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

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0

    9 Nis 2025 tarihinde çıktı - 39,83 KB
    firefox 109.0a1 ve üstü ile çalışır

    Kaynak kodu Tüm hakları saklıdır lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.