Mimik: Step-by-Step Guides, Tutorials & Screenshot version history - 5 versions
Mimik: Step-by-Step Guides, Tutorials & Screenshot by Westpoint
Mimik: Step-by-Step Guides, Tutorials & Screenshot version history - 5 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.0.4
Released Apr 30, 2026 - 6.91 MBWorks with firefox 128.0 and later- Updated extension name to "Mimik: Step-by-Step Guides, Tutorials & Screenshots" so the listing matches what people
search for. - Refreshed the extension description across all locales (English, Spanish, Portuguese-Brazil, French).
Source code released under MIT License
- Updated extension name to "Mimik: Step-by-Step Guides, Tutorials & Screenshots" so the listing matches what people
Older versions
Version 1.0.3
Released Apr 27, 2026 - 6.91 MBWorks with firefox 128.0 and later- 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.
Source code released under MIT License
- Fixed: screenshots now capture reliably across page navigations on
Version 1.0.2
Released Apr 27, 2026 - 6.91 MBWorks with firefox 112.0 and later- 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.
Source code released under MIT License
Version 1.0.1
Released Apr 27, 2026 - 6.91 MBWorks with firefox 112.0 and later- 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).
Source code released under MIT License
Version 1.0.0
Released Apr 21, 2026 - 6.91 MBWorks with firefox 112.0 and laterSource code released under MIT License