Skip to content

GitSyncMarks v3.0.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:10
ff82eb8

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 as bookmarks.json and requires a folder path (for example bookmarks).

Installation

Chrome / Chromium / Edge / Brave

  1. Download GitSyncMarks-v3.0.4-chrome.zip
  2. Extract the ZIP
  3. Open chrome://extensions/
  4. Enable Developer mode (toggle in the top right)
  5. Click Load unpacked
  6. Select the extracted folder

Firefox

  1. Download GitSyncMarks-v3.0.4-firefox.zip
  2. Open about:debugging#/runtime/this-firefox
  3. Click Load Temporary Add-on...
  4. Select the ZIP file or the manifest.json inside the extracted folder

More info: README