XBrowserSync
xbrowsersync.orgSecure, anonymous and free browser and bookmark syncing. Easy to setup, and no sign up is required, you can either use a community-run sync server, or host your own with their docker image. Extensions are available for Chrome, Firefox, and on Android.
- Homepage: xbrowsersync.org
- GitHub: github.com/xbrowsersync/app
- Web info: web-check.xyz/results/xbrowsersync.org
XBrowserSync Source Code
Author
Description
xBrowserSync browser extensions / mobile app
Homepage
License
GPL-3.0
Created
05 May 16
Last Updated
29 Nov 24
Latest version
Primary Language
TypeScript
Size
25,222 KB
Stars
1,536
Forks
101
Watchers
1,536
Language Usage
Star History
Recent Commits
- nero120 (29 Apr 22)
Fixed bug in 1.6.0 webext upgrade process where old log entries were being migrated. Fixed small styling issue with header.
- nero120 (28 Apr 22)
Updated QR panel to fix broken copy sync id since syncinfo changes.
- nero120 (24 Apr 22)
Moved firefox-only manifest settings to firefox webpack config.
- nero120 (23 Apr 22)
Moved local logging of telemetry data from start up to when log file is downloaded to ensure that logs added in GitHub issues contain required telemetry info.
- nero120 (23 Apr 22)
Updated firefox webpack config to include update url.
- nero120 (23 Apr 22)
Moved firefox versions file.
- nero120 (23 Apr 22)
Create index.md
- nero120 (23 Apr 22)
Set theme jekyll-theme-slate
- nero120 (23 Apr 22)
Added firefox versions json file to support non-AMO updates. Updated json file formatting.
- nero120 (23 Apr 22)
Updated changelog.
- nero120 (12 Apr 22)
Updated prettier config to allow windows line endings.
- nero120 (12 Apr 22)
Updated project config settings, moved settings into package.json.
- nero120 (12 Apr 22)
New translations (#393) * New translations en.json (Japanese) * New translations en.json (Galician) * New translations en.json (Chinese Simplified) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (French)
- nero120 (10 Apr 22)
Fixed sync info bug during upgrade process.
- nero120 (09 Apr 22)
Fixed visible delay in content appearing when switching pages and synced to a remote service.
- nero120 (09 Apr 22)
Fixed bug where sync settings displays error notification if service is offline or unable to get status. Fixed css to align status icons to middle.
- nero120 (09 Apr 22)
Added telemetry check page to ask for user consent to send anonymous telemetry data.
- nero120 (04 Apr 22)
Fixed bug where locale strings are not available (resolves #385). Fixed android bug where sql queries are executed before tables have been created.
- nero120 (28 Mar 22)
New translations (#386) * New translations en.json (Chinese Simplified) * New translations en.json (Arabic) * New translations en.json (Japanese) * New translations en.json (Galician) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (German) * New translations en.json (Spanish) * New translations en.json (Portuguese, Brazilian)
- nero120 (28 Mar 22)
Updated cordova plugins. Updated scan panel styles.
- nero120 (26 Mar 22)
Switched to using the cordova-sqlite-storage plugin for android for better device support (resolves #384).
- nero120 (25 Mar 22)
Added unit tests for alert and log services. Refactored alert service current alert setter. Refactored tested services to explicitly set private members.
- nero120 (23 Mar 22)
Fixed broken string reference. Added network service unit tests and mock services module.
- nero120 (21 Mar 22)
Added optional anonymous telemetry submission on load.
- nero120 (19 Mar 22)
Added preloading for webfonts. Updated webpack chunk config and enabled minimise output.
- nero120 (18 Mar 22)
Refactored use of @autobind decorator to apply only to those methods that require it.
- nero120 (16 Mar 22)
Merge branch 'master' of github.com:xbrowsersync/app
- nero120 (16 Mar 22)
Refactored codebase to support interchangeable service types that will be added in future releases.
- taivlam (16 Mar 22)
Fix typo (#380) Fixed typo in string about backing up
- nero120 (12 Mar 22)
Refactored syn settings panel to support switching service types.
XBrowserSync Website
Website
xBrowserSync - Browser syncing as it should be: secure, anonymous and free!
Free and open source tool for syncing your bookmarks and browser data between your various browsers and devices.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 206.189.114.140
- Location London, England, United Kingdom of Great Britain and Northern Ireland, EU
- ISP DigitalOcean LLC
- ASN AS14061
Associated Countries
- US
- GB
- DE
- CH
Saftey Score
Website marked as safe
100%
Blacklist Check
www.xbrowsersync.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
XBrowserSync Reviews
More Browser Sync
-
Simple and efficient bookmark syncing using either NextCloud Bookmarks, a WebDAV server (local or remote) or just a local folder through LoFloccus. Browser extensions available for Chrome, Firefox, and Edge.
-
A web application which acts as a todo app for bookmarks. You can either self-host it, or use their managed service which has a free and paid-for tier.
-
A self-hosted bookmark and archive manager. Reminiscence is more geared towards archiving useful web pages either for offline viewing or to preserve a copy. It is a web application, that can be installed with Docker on either a local or remote server, although it has a comprehensive and well-documented REST API, there is currently no browser extension.
-
Simple bookmark manager written in Go, intended to be a clone of Pocket, it has both a simple and clean web interface as well as a CLI. Shiori has easy import/ export, is portable and has webpage archiving features.
About the Data: XBrowserSync
API
You can access XBrowserSync's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/productivity/browser-sync/xbrowsersync
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share XBrowserSync
Help your friends compare Browser Sync, and pick privacy-respecting software and services.
Share XBrowserSync and Awesome Privacy with your network!