GitSyncMarks v3.0.4
Fixed
- Onboarding wizard empty-repo flow (#173): Auto-created repositories with no commits no longer get stuck on step 7/8. The wizard now treats zero-commit repositories as empty, auto-creates the initial bookmark folder structure for greenfield auto-create setups, and recognizes structure-only remotes as ready (
structureReady). Connection/path validation now blocks file-like base paths such asbookmarks.jsonand requires a folder path (for examplebookmarks).
Installation
Chrome / Chromium / Edge / Brave
- Download
GitSyncMarks-v3.0.4-chrome.zip - Extract the ZIP
- Open
chrome://extensions/ - Enable Developer mode (toggle in the top right)
- Click Load unpacked
- Select the extracted folder
Firefox
- Download
GitSyncMarks-v3.0.4-firefox.zip - Open
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on...
- Select the ZIP file or the
manifest.jsoninside the extracted folder
More info: README