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 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 1.3.4
2026년 8월 7일에 출시 - 194.05 KBfirefox 121.0 이상에서 작동- Refined Chrome Web Store metadata and localized descriptions to clarify copy formats
MIT 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
- Added
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드