Element Copier version history - 11 versions
Element Copier by Alex T
Element Copier version history - 11 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.4.0
Released 11 Aug 2026 - 195.16 kBWorks with firefox 121.0 and later- Added an in-page context menu for selecting and copying any element from the complete DOM ancestor chain
Source code released under MIT Licence
Older versions
Version 1.3.4
Released 7 Aug 2026 - 194.05 kBWorks with firefox 121.0 and later- Refined Chrome Web Store metadata and localized descriptions to clarify copy formats
Source code released under MIT Licence
Version 1.3.3
Released 2 Aug 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 Licence
Version 1.3.1
Released 22 Jul 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 Licence
Version 1.3.0
Released 22 Jul 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 Licence
- Added
Version 1.2.3
Released 22 Jul 2026 - 201.38 kBWorks with firefox 121.0 and laterSource code released under MIT Licence
Version 1.2.0
Released 20 Jul 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 Licence
Version 1.1.11
Released 19 Jul 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 Licence
Version 1.1.5
Released 19 Jul 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 Licence
Version 1.0.3
Released 22 Jun 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 Licence
Version 1.0.2
Released 5 Jun 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 Licence