another share extension version history - 4 versions
another share extension by Ovidio
another share extension version history - 4 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 0.1.8.0
Released Feb 19, 2026 - 53.38 KBWorks with firefox 142.0 and laterv0.1.8.0
- Replaced all legacyinnerHTMLusage with safer DOM manipulation (textContent) to prevent XSS vulnerabilities.
- Extended privacy masking in logs to automatically scrub 'token', 'key', 'password', 'auth', and 'email' fields.
- Title Parsing: Preserves full titles (e.g., "News / World") while ensuring safe filename generation.
- Optimized background runtime by removing unused IndexedDB modules and legacy code blocks.Source code released under GNU General Public License v3.0 only
Older versions
Version 0.1.7.9
Released Feb 18, 2026 - 58.79 KBWorks with firefox 142.0 and laterv0.1.7.9
- New Privacy Control: Choose between "Moderate" (Essential Sites) and "Strict" (Maximum Privacy) protection levels.
- Added "Read Later" list: Save up to 50 articles offline.
- Added "Copy as Markdown": Quickly copy title and URL in Markdown format.
- Added "Share..." to the right-click context menu for faster access.
- Improved Notifications: Replaced alerts with non-intrusive toast messages.
- Cleaned up back-end code for better performance.
- Removed "Copy Link" and "Email" share options to streamline the interface.Source code released under GNU General Public License v3.0 only
Version 0.1.7.7
Released Feb 17, 2026 - 54.25 KBWorks with firefox 142.0 and laterWHAT'S NEW IN ANOTHER SHARE v0.1.7.7 (Desktop)
BUG FIXES & IMPROVEMENTS- FIXED: Popup layout issue where the window would appear extremely narrow or collapsed on some desktop environments.
- FIXED: ReferenceError in screenshot tools ('loadImage is not defined').
- FIXED: "Share as Reader Mode" toggle visual state and functionality.
- IMPROVED: Smart Reader Mode sharing. Internal Firefox protocols (about:reader) are now embedded directly in the share text for better platform compatibility (X, Reddit, Telegram, etc.).
- IMPROVED: Desktop UI responsiveness. Fixed dimensions ensure a stable experience on all monitor sizes.
- IMPROVED: Tooltips are now more descriptive, explaining exactly what each capture and extraction tool does.
GENERAL- Version bumped to 0.1.7.7.
- Optimized for Firefox Desktop 142.0+.
- Reset logging facility to require manual opt-in for improved privacy.
Source code released under GNU General Public License v3.0 only
Version 0.1.7.6
Released Feb 12, 2026 - 46.26 KBWorks with firefox 142.0 and later, android 142.0 and later- Fixed a layout collapse bug (vertical line glitch) affecting modern Gecko engines.
Source code released under GNU General Public License v3.0 only