Element Copier 版本历史 - 13 个版本
Element Copier 作者: Alex T
Element Copier 版本历史 - 13 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.6.0
发布于 2026年9月12日 - 198.6 KB适用于 firefox 140.0 及更高版本- Added a Recommend page with direct Chrome and Firefox store actions to open, copy, or share the extension link.
- Added Recommend as the last item in the extension panel and toolbar context menus.
- Aligned the Settings, About, and Recommend page headings.
源代码遵循 MIT 许可证 发布
较早版本
版本 1.5.0
发布于 2026年8月15日 - 195.36 KB适用于 firefox 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 许可证 发布
版本 1.4.0
发布于 2026年8月11日 - 195.16 KB适用于 firefox 121.0 及更高版本- Added an in-page context menu for selecting and copying any element from the complete DOM ancestor chain
源代码遵循 MIT 许可证 发布
版本 1.3.4
发布于 2026年8月7日 - 194.05 KB适用于 firefox 121.0 及更高版本- Refined Chrome Web Store metadata and localized descriptions to clarify copy formats
源代码遵循 MIT 许可证 发布
版本 1.3.3
发布于 2026年8月2日 - 194.27 KB适用于 firefox 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 许可证 发布
版本 1.3.1
发布于 2026年7月22日 - 200.44 KB适用于 firefox 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 许可证 发布
版本 1.3.0
发布于 2026年7月22日 - 202.42 KB适用于 firefox 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 许可证 发布
- Added
版本 1.2.0
发布于 2026年7月20日 - 201.38 KB适用于 firefox 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 许可证 发布
版本 1.1.11
发布于 2026年7月19日 - 201.16 KB适用于 firefox 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 许可证 发布
版本 1.1.5
发布于 2026年7月19日 - 199.01 KB适用于 firefox 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 许可证 发布
版本 1.0.3
发布于 2026年6月22日 - 189.76 KB适用于 firefox 121.0 及更高版本1.0.3- Fixed copying on pages that were already open when the extension was installed
源代码遵循 MIT 许可证 发布
版本 1.0.2
发布于 2026年6月5日 - 188.95 KB适用于 firefox 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 许可证 发布