Mimik Versionsgeschichte – 4 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.3
Veröffentlicht 27. Apr. 2026 – 6,91 MBFunktioniert mit firefox 128.0 und höher- Fixed: screenshots now capture reliably across page navigations on
fresh installs (workaround for Firefox bug 1758306). - Fixed: AMO listing now shows a single permission row instead of two.
- Fixed: guide titles in the side panel no longer get truncated to a
single character at narrow widths.
Quelltext steht unter der MIT-Lizenz
- Fixed: screenshots now capture reliably across page navigations on
Ältere Versionen
Version 1.0.2
Veröffentlicht 27. Apr. 2026 – 6,91 MBFunktioniert mit firefox 112.0 und höher- Restored host_permissions: ["<all_urls>"] in the manifest. Version 1.0.1 attempted to remove it on the assumption that content_scripts.matches plus activeTab would cover the same access.
- Cleaned up the source zip submitted to AMO.
Quelltext steht unter der MIT-Lizenz
Version 1.0.1
Veröffentlicht 27. Apr. 2026 – 6,91 MBFunktioniert mit firefox 112.0 und höher- Patched bundled jspdf to remove a dead reference to a cdnjs URL (used by an output mode this extension never calls). This addresses the same MV3 remote-code rule Chrome enforces.
- Removed redundant host_permissions: ["<all_urls>"] from the manifest. The content_scripts.matches: ["<all_urls>"] entry already grants the same host access in Firefox 127+, so declaring both produced a duplicate "Access your data for all websites" row in the AMO listing. Removing it leaves a single row.
- Declared data_collection_permissions: { required: ["none"] } in browser_specific_settings.gecko (required by AMO).
Quelltext steht unter der MIT-Lizenz
Version 1.0.0
Veröffentlicht 21. Apr. 2026 – 6,91 MBFunktioniert mit firefox 112.0 und höherQuelltext steht unter der MIT-Lizenz