Skip to content

vaibhav-sidapara/PeasySync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeasySync

PeasySync

PeasySync Gif

A simple Chromium based extension to back up and restore your bookmarks using Google Drive.

Chrome Web Store Link

Setup

  1. Clone this repo and rename manifest.json.examplemanifest.json
  2. Load the extension:
    • Open your browser’s extensions page (chrome://extensions, brave://extensions, or edge://extensions) → enable Developer mode → Load unpacked → select this folder.
    • Open Settings → Extenstions → Allow Google login for extension
  3. Go to Google Cloud Console.
  4. Enable the Google Drive API.
  5. Create OAuth credentials (Web application).
  6. Add Authorised redirect URIs → https://EXTENSION-ID.chromiumapp.org
  7. Add Data Access Scopes → .../auth/drive.file
  8. Replace the oauth2.client_id in manifest.json file with your client ID.
  9. Click the extension icon → Backup or Restore bookmarks.

Notes

  • Bookmarks are stored in a file called bookmarks-peasy-sync.json on your Google Drive.
  • Backup overwrites this file, Restore loads from it.

About

A lightweight Chromium-based extension to back up and restore bookmarks with one click. Safely export your full bookmark tree, including folders and nested links, and restore them anytime. Works across all Chromium browsers with a simple, user-friendly popup interface.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors