Element Copier のバージョン履歴 - 全 12 バージョン
Element Copier 作成者: Alex T
Element Copier のバージョン履歴 - 全 12 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.5.0
リリース日 : 2026年8月15日 - 195.36 KBfirefox バージョン 140.0 以降 で動作- Fixed Firefox popup launches targeting a previously used tab instead of the current active tab.
- Unified PNG and JPEG generation on a single canvas across browsers, fixing image generation in Firefox.
- Restored animated toolbar badge colors in Chrome and Firefox.
- Raised the minimum supported Firefox version to 140 because
data_collection_permissionsis supported from Firefox 140 (released June 24, 2025). - This interim release restores copying and the context menu on Firefox 140; popup reopening after copying and image generation require Firefox 149+.
- Firefox 140–148 support copying and the context menu; popup reopening after copying require Firefox 149+.
ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.4.0
リリース日 : 2026年8月11日 - 195.16 KBfirefox バージョン 121.0 以降 で動作- Added an in-page context menu for selecting and copying any element from the complete DOM ancestor chain
ソースコードは MIT License に従いリリースされています
バージョン 1.3.4
リリース日 : 2026年8月7日 - 194.05 KBfirefox バージョン 121.0 以降 で動作- Refined Chrome Web Store metadata and localized descriptions to clarify copy formats
ソースコードは MIT License に従いリリースされています
バージョン 1.3.3
リリース日 : 2026年8月2日 - 194.27 KBfirefox バージョン 121.0 以降 で動作- 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
ソースコードは MIT License に従いリリースされています
バージョン 1.3.1
リリース日 : 2026年7月22日 - 200.44 KBfirefox バージョン 121.0 以降 で動作- 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
ソースコードは MIT License に従いリリースされています
バージョン 1.3.0
リリース日 : 2026年7月22日 - 202.42 KBfirefox バージョン 121.0 以降 で動作- Added
QA details: a compact copy format with the page URL, element identifier, CSS selector, identifying attributes, capture timestamp, and browser environment
ソースコードは MIT License に従いリリースされています
- Added
バージョン 1.2.3
リリース日 : 2026年7月22日 - 201.38 KBfirefox バージョン 121.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 1.2.0
リリース日 : 2026年7月20日 - 201.38 KBfirefox バージョン 121.0 以降 で動作Added a new copy format:tag#id.class(available in the "Copied" panel and as a "Default action" option, between "Copy code" and "Copy selector")ソースコードは MIT License に従いリリースされています
バージョン 1.1.11
リリース日 : 2026年7月19日 - 201.16 KBfirefox バージョン 121.0 以降 で動作- 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.
ソースコードは MIT License に従いリリースされています
バージョン 1.1.5
リリース日 : 2026年7月19日 - 199.01 KBfirefox バージョン 121.0 以降 で動作- 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
ソースコードは MIT License に従いリリースされています
バージョン 1.0.3
リリース日 : 2026年6月22日 - 189.76 KBfirefox バージョン 121.0 以降 で動作1.0.3- Fixed copying on pages that were already open when the extension was installed
ソースコードは MIT License に従いリリースされています
バージョン 1.0.2
リリース日 : 2026年6月5日 - 188.95 KBfirefox バージョン 121.0 以降 で動作1.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
ソースコードは MIT License に従いリリースされています