Copy On Select 2의 버전 기록 - 9개 버전
Copy On Select 2 제작자: farblos
Copy On Select 2의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.9
2025년 1월 1일에 출시 - 31.57 KBfirefox 78.0 이상에서 작동- Fixes issue Settings --> Checkbox names are not displayed.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 2.8
2024년 12월 14일에 출시 - 31.37 KBfirefox 78.0 이상에서 작동Add-On Changes- Improves event handling to reduce false copy-on-selects. Which is an important prerequisite to implement a reasonable indicator for copy-on-selects, as requested in issue 14.
- Adds options for handling some more experimental aspects of copy-on-select, most notably the option to use native copy
- Streamlines and generalizes option handling
- Extends test instructions, in general and for the new features in particular
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.7
2024년 8월 4일에 출시 - 23.84 KBfirefox 78.0 이상에서 작동Add-On Changes- Provides an onboarding page for add-on installations
- Defines a minimum supported browser version
- Uses new add-on icons
- Migrates from GitHub to SourceHut as project home. Adds a low-dependency, fully automated release process for the SourceHut build service, replacing the previous GitHub-based release process.
- Adds an onboarding and test pages served by SourceHut pages
- Uses appropriate licenses according to the Reuse standard
- Better describes add-on restrictions and permissions in the readme
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.5
2023년 7월 30일에 출시 - 18.3 KBfirefox 48.0 이상에서 작동- Fixes GitHub issue Does not work on local web pages in htmlz format:
Tracks document changes to properly update event handlers.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
- Fixes GitHub issue Does not work on local web pages in htmlz format:
버전 2.4
2023년 4월 11일에 출시 - 17.72 KBfirefox 48.0 이상에서 작동- Implements RFE Enable copy-on-select for input fields.
- Uses non-deprecated APIs to write to the clipboard.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.3
2023년 4월 4일에 출시 - 16.05 KBfirefox 48.0 이상에서 작동- Fixes GitHub issue Use more appropriate event sources.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.2
2023년 4월 2일에 출시 - 16.04 KBfirefox 48.0 이상에서 작동- Supports copy-on-select in iframes.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.1
2022년 12월 3일에 출시 - 16.03 KBfirefox 48.0 이상에서 작동- Fixes GitHub issue Dont work at docs.google.com/spreadsheets:
Ignores all events on pages fromdocs.google.com
.
Mozilla Public License 2.0에 따라 릴리스된 소스 코드
- Fixes GitHub issue Dont work at docs.google.com/spreadsheets: