Entangled is a tab synchronization extension for chromium-based browsers. It allows you to synchronize your tabs across multiple devices, making it easy to switch between devices and pick up where you left off.
Available on the Chrome Web Store. Visit Entangled to install!
Check out the web app to sync your tabs in Safari, Firefox, or mobile entangledtabs.com.
Visit entangled-tabs.vercel.app to create an account.
To install Entangled from the from the Chrome Web Store, follow these steps:
- Navigate to the extension download page
- Click
Add to Chrome
- You're done!
To install Entangled from source, follow these steps:
- Download the latest release from the Entangled GitHub repository.
- Extract the downloaded ZIP file to a directory of your choice.
- Open your browser and navigate to the extension management page (eg.
chrome://extensions
). - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click the "Load unpacked" button and select the directory where you extracted Entangled.
Once installed, Entangled allows you to sync tabs across all chromium-based browsers. To switch between devices, simply open the Entangled popup by clicking the extension icon in the toolbar, and login with your username and password.
If you would like to contribute to Entangled, please follow these steps:
- Fork the Entangled GitHub repository.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the main Entangled repository.