Element Copier 版本历史 - 8 个版本
Element Copier 作者: Alex T
Element Copier 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 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 许可证 发布