FMHY Bookmarks Auto-Sync의 버전 기록 - 2개 버전
FMHY Bookmarks Auto-Sync 제작자: mian196
FMHY Bookmarks Auto-Sync의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.4.1
2026년 7월 26일에 출시 - 59.97 KBfirefox 142.0 이상에서 작동- 🦊 Mozilla Add-on Store Integration: Added official Mozilla Add-on Store listing and 1-click store installation support.
- 7ae0b91 ci: pass release-note parameter to Firefox AMO release step
- d624746 release: bump version to v1.4.1
- 734ad30 docs: restrict CHANGELOG entries to extension codebase changes and exclude workflow/readme chores
- 91a9d69 ci: add automated Firefox AMO release step to release_extension.yml using trmcnvn/firefox-addon@v1
- 42c02db ci: add automated Firefox AMO release step to release_extension.yml workflow
- b03beae docs: add Mozilla Add-on store link and banner to README, remove manual Firefox install method
- 1081e2c docs: enforce local commit policy on every change and prohibit unrequested git push
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.4.0
2026년 7월 22일에 출시 - 59.91 KBfirefox 142.0 이상에서 작동- Added GitHub ETag caching to reduce API usage and avoid unnecessary rate limit consumption by using
304 Not Modifiedresponses when no updates are available. - Added a relative "Last Synced" timestamp in popup (for example: "Just now" or "Synced 2 mins ago").
- Added browser toolbar context menu option: Sync FMHY Bookmarks Now.
- Replaced remote GitHub logo on preferences page with bundled local asset.
- Added GitHub Actions workflow to validate extension manifests and verify builds automatically.
- Updated Firefox minimum version to 142.0 to satisfy Mozilla Add-on Store requirements.
- Standardized
contextMenuspermissions across Chromium and Firefox builds.
MIT 라이선스에 따라 릴리스된 소스 코드
- Added GitHub ETag caching to reduce API usage and avoid unnecessary rate limit consumption by using