NoteMarker의 버전 기록 - 4개 버전
NoteMarker 제작자: Baivab Sarkar
NoteMarker의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.0.6
2024년 9월 19일에 출시 - 30.03 KBfirefox 109.0 이상에서 작동Release Notes - v2.0.6
This update addresses a critical issue with the "Clear All" button, ensuring a smoother experience when managing highlights.
Fixes:
- Clear All Button Issue:
- Before: Clicking "Clear All" would remove both the highlighted text and the highlight itself from the webpage.
- After Fix: Now, only the highlight is removed, leaving the text intact.
This fix improves the functionality of the extension, ensuring that your content remains unchanged while clearing the highlights.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 2.0.5
2024년 9월 19일에 출시 - 30.02 KBfirefox 109.0 이상에서 작동Release Notes - v2.0.5
We’re excited to present the v2.0.5 update for our browser extension! This version focuses on resolving warnings and issues related to the `libs/polyfill.min.js` file.
Fixes and Updates
1. Removal of `libs/polyfill.min.js`:
- Issue: The `libs/polyfill.min.js` file was causing warnings and conflicts, impacting the extension's performance and causing inconsistencies across different browsers.
- Resolution: We’ve removed `libs/polyfill.min.js` to eliminate these conflicts and improve overall extension stability. The polyfills included in this file were either redundant or incompatible with the current version of the extension, leading to unnecessary warnings and errors.
2. Updated Compatibility:
- The removal of the polyfill file ensures that the extension is more streamlined and adheres to modern web standards, reducing the potential for conflicts and improving compatibility with the latest browser updates.
3. Enhanced Performance:
- By removing the problematic polyfill, the extension’s performance has been improved, leading to a smoother and more reliable user experience.
We believe these changes will enhance the overall functionality and stability of the extension. As always, we appreciate your feedback and support!GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 2.0.4
2024년 9월 19일에 출시 - 64.16 KBfirefox 109.0 이상에서 작동Update Summary for Version 2.0.4:
Issue with Previous Version (2.0.3):
In version 2.0.3, users experienced issues with the extension breaking when interacting with buttons due to errors related to script injection and content security policies. These problems led to failures in executing scripts and displaying functionalities as intended.
Fixes and Improvements in Version 2.0.4:
1. Manifest Version Upgrade:
- Migrated to Manifest V3, enhancing security and performance through the use of `service_worker` and restricted permissions. This migration addresses compatibility issues and improves overall extension stability.
2. Content Security Policy (CSP):
- Updated the CSP for `extension_pages` to `script-src 'self'; object-src 'self';`, reinforcing security by eliminating external script sources. This change aligns with Firefox’s stricter CSP requirements and resolves script loading issues encountered in the previous version.
3. Background Script and Scripting API:
- Adjusted the background script and scripting APIs to ensure smooth communication between the popup and content scripts. The `scripting` permission now allows dynamic script injection, which fixes the issues with button functionality and enhances interactivity and real-time updates for users.
4. Browser Compatibility:
- Incorporated `browser_specific_settings` for Gecko with a strict minimum version of 109.0, ensuring compatibility with recent Firefox versions and addressing any version-specific issues that affected the extension’s performance.
These updates resolve the problems experienced in the previous version and ensure that NoteMarker operates seamlessly across different web pages and Firefox versions.GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드
버전 2.0.3
2024년 9월 18일에 출시 - 29.94 KBfirefox 109.0 이상에서 작동GNU Lesser General Public License v3.0 전용에 따라 릴리스된 소스 코드