Історія версій FMHY Bookmarks Auto-Sync - 3 версії
FMHY Bookmarks Auto-Sync автор mian196
Історія версій FMHY Bookmarks Auto-Sync - 3 версії
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.4.2
Випущено 30 лип 2026 р. - 60,96 КБПрацює з firefox 142.0 і новіше- 🐛 Duplicate FMHY Folder Prevention: Added concurrency mutex lock in
service_worker.jsand direct Bookmarks Bar folder auditing inbookmark_sync.jsto prevent duplicate FMHY folder creation during simultaneous startup/installation events.
- c3f1014 release: bump version to v1.4.2
- 458ecb0 fix(sync): reuse existing root FMHY folder ID across syncs to prevent Chrome Sync duplicates
- ed67dde fix(sync): prevent duplicate FMHY folder creation via concurrency mutex lock and direct Bookmarks Bar folder cleanup
- fc26c17 docs: add CONTRIBUTING.md contributor guide and add status badges to README.md
- 0f4b979 ci: add GitHub issue templates for Bug Reports and Feature Requests
Програмний код випущено на умовах Ліцензія MIT
- 🐛 Duplicate FMHY Folder Prevention: Added concurrency mutex lock in
Попередні версії
Версія 1.4.1
Випущено 26 лип 2026 р. - 59,97 КБПрацює з firefox 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
Випущено 22 лип 2026 р. - 59,91 КБПрацює з firefox 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