Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ GitSync Public

Sync Firefox windows, tabs, and tab groups via GitHub

Notifications You must be signed in to change notification settings

k0src/GitSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitSync saves your browser session, including all open tabs and tab groups, to a GitHub repository. You can then load this session on another computer.

The add-on provides manual controls to "push" (save) your current session and "pull" (load) a saved session. It also includes an optional auto-push feature to periodically back up your tabs at a user-defined interval. A URL filter allows you to exclude specific sites from being saved.

How to Use:

  • Create a new private repository on GitHub (e.g., "gitsync-data").
  • Generate a Personal Access Token (PAT) by going to GitHub > Settings > Developer settings > Personal access tokens > Tokens (classic).
  • Click "Generate new token," give it a name, set an expiration, and grant it the full repo scope.
  • Copy the generated token (ghp_...).
  • In the GitSync settings, enter your GitHub username, repository name, and the Personal Access Token.

About

Sync Firefox windows, tabs, and tab groups via GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published