Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

EasyView — Clarity for Every Brain version history - 7 versions

EasyView — Clarity for Every Brain by Apoorv Gupta

Rated 5 out of 5
5 Stars out of 5
5
2
4
0
3
0
2
0
1
0
EasyView — Clarity for Every Brain version history - 7 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.1.1.2

    Released 17 May 2026 - 6.11 MB
    Works with firefox 109.0 and later
    Version 1.1.1.2 Release Notes

    1. Functional & UX Fixes:
    - Fixed Converter Tab File Lock Issue: Resolved a bug unique to Firefox where clicking the document converter drop-zone would get stuck reloading the previously uploaded document from storage. The Reader now properly intercepts the redirect (mode=upload_converter) to clear storage cache and present a fresh file uploader, allowing users to seamlessly convert new .docx, .epub, and .txt files.

    2. AMO Validator Cleanups & Optimizations:
    - Cleared Prohibited API Warnings: Optimized popup.js to dynamically gate chrome.fontSettings members for Firefox environments, fully satisfying static analysis checks and eliminating warnings for unsupported native APIs.
    - Explicit Telemetry Declarations: Restored explicit declarations in manifest.json (data_collection_permissions: none) under browser specific settings to explicitly declare that no telemetry/analytics data is captured.

    Source code released under All Rights Reserved

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.1.1.1

    Released 17 May 2026 - 6.11 MB
    Works with firefox 109.0 and later

    Source code released under All Rights Reserved

    Download file
  • Version 1.1.1

    Released 16 May 2026 - 6.11 MB
    Works with firefox 109.0 and later

    Source code released under All Rights Reserved

    Download file
  • Version 1.1.0.3

    Released 11 May 2026 - 6.06 MB
    Works with firefox 109.0 and later

    Source code released under All Rights Reserved

    Download file
  • Version 1.1.0.2

    Released 11 May 2026 - 6.06 MB
    Works with firefox 109.0 and later
    • Fixed Converter Tab Autoclose: Eliminated the bug where Firefox would instantly terminate the extension whenever you clicked the upload box. Firefox users are now seamlessly redirected to the safety of the dedicated reader.html workspace instead.

    • Bypassed Cache Persistence Loop: Solved the issue where re-opening the converter kept loading the old document indefinitely. Added smart URL routing (?new=true) that forces the engine to ignore browser cache and serve a clean slate for fresh uploads.

    • Restored Confetti Effects: Reprogrammed the Canvas Confetti launcher on-the-fly specifically for Firefox to disable Internal Web Workers, which successfully bypasses strict browser Content Security Policies (CSP) that were blocking the render silently.

    Source code released under All Rights Reserved

    Download file
  • Version 1.1.0.1

    Released 11 May 2026 - 6.05 MB
    Works with firefox 109.0 and later
    The previous version was crashing because:
    Firefox uses non-persistent background event scripts for Manifest V3. In that specific environment, importScripts is completely undefined.
    The Crash: Originally, the first line of background.js file was importScripts('gemini-service.js');. When Firefox tried to read this line, it hit a ReferenceError and instantly crashed the entire background process before registering any listeners.
    The Fix: By wrapping it in if (typeof importScripts !== 'undefined'), we instruct the code:
    On Firefox: Safely skip the function instead of crashing.
    The update I made to my build.js explicitly embeds gemini-service.js inside the Firefox manifest array so it is automatically pre-loaded without needing that call!

    Source code released under All Rights Reserved

    Download file
  • Version 1.1.0

    Released 7 May 2026 - 6.05 MB
    Works with firefox 109.0 and later

    Source code released under All Rights Reserved

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.