Element Copier version history - 9 versions
Element Copier by Alex T
Element Copier version history - 9 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.3.3
Released Aug 2, 2026 - 194.27 KBWorks with firefox 121.0 and later- Asks for page access only when you start the extension, instead of all websites upfront
- Removed the Shortcuts page and public hotkey documentation; shortcuts remain available as a hidden capability
Source code released under MIT License
Older versions
Version 1.3.1
Released Jul 22, 2026 - 200.44 KBWorks with firefox 121.0 and later- Fixed the action popup at 500×600 px to stay within Chrome and Firefox limits
- Aligned Copy and Download actions with Developer Tools fields on the Copied page
- Renamed the element and page actions across all supported languages
Source code released under MIT License
Version 1.3.0
Released Jul 22, 2026 - 202.42 KBWorks with firefox 121.0 and later- Added
QA details: a compact copy format with the page URL, element identifier, CSS selector, identifying attributes, capture timestamp, and browser environment
Source code released under MIT License
- Added
Version 1.2.3
Released Jul 22, 2026 - 201.38 KBWorks with firefox 121.0 and laterSource code released under MIT License
Version 1.2.0
Released Jul 20, 2026 - 201.38 KBWorks with firefox 121.0 and laterAdded a new copy format:tag#id.class(available in the "Copied" panel and as a "Default action" option, between "Copy code" and "Copy selector")Source code released under MIT License
Version 1.1.11
Released Jul 19, 2026 - 201.16 KBWorks with firefox 121.0 and later- Improved copying stability in Firefox, including images and rich text.
- Fixed issues with format processing and pages opened before installation.
- Updated the interface, icons, Welcome page, and localizations.
- Hardened copied HTML processing for better security.
Source code released under MIT License
Version 1.1.5
Released Jul 19, 2026 - 199.01 KBWorks with firefox 121.0 and later- Refined the About page layout
- ⚠ Fixed Firefox TypeError when reading
adoptedStyleSheetsin content scripts bug https://bugzilla.mozilla.org/show_bug.cgi?id=1770592 - Isolated format snapshot errors so one failing format no longer blocks the rest or opening results
- Refined activity statistics in About
- Kept developer tool formats available for default actions when hidden in the interface
- Fixed survey store link browser detection (Chrome vs Firefox)
- Fixed copying to clipboard on Firefox after pick/async work (
clipboardWrite)
- Refined activity statistics in About
- Added optional feedback survey and activity statistics in About
Source code released under MIT License
Version 1.0.3
Released Jun 22, 2026 - 189.76 KBWorks with firefox 121.0 and later1.0.3- Fixed copying on pages that were already open when the extension was installed
Source code released under MIT License
Version 1.0.2
Released Jun 5, 2026 - 188.95 KBWorks with firefox 121.0 and later1.0.0- Copy an entire page or a specific element,
- Convert information into multiple formats at once,
- Keep the last copied content for all formats,
- Keyboard shortcuts,
- Light and dark themes,
- Flexible settings,
- Rich text for pasting into Google Docs and Word,
- Images (PNG, JPEG),
- Markdown,
- Page source code,
- Many formats for developers and testers:
- HTML,
- CSS selector,
- JS path,
- XPath,
- full XPath,
- declared and computed styles.
1.0.1- Improved icons
- The grand refactoring: bandles split to chunks, removed dependencies
- Fixed bugs and errors
1.0.2- Removed dead code
Source code released under MIT License