Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raviteja-reddy-guntaka/tab-out
TAB OUT (TO) is a Chrome extension that simplifies sharing web pages between your PC and mobile devices. With a single click on the extension icon, it generates a QR code for the current tab's URL.
https://github.com/raviteja-reddy-guntaka/tab-out
browser-tab qrcode
Last synced: 1 day ago
JSON representation
TAB OUT (TO) is a Chrome extension that simplifies sharing web pages between your PC and mobile devices. With a single click on the extension icon, it generates a QR code for the current tab's URL.
- Host: GitHub
- URL: https://github.com/raviteja-reddy-guntaka/tab-out
- Owner: raviteja-reddy-guntaka
- License: apache-2.0
- Created: 2024-07-19T04:38:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T02:30:57.000Z (17 days ago)
- Last Synced: 2024-12-25T03:20:14.446Z (17 days ago)
- Topics: browser-tab, qrcode
- Language: JavaScript
- Homepage: https://github.com/raviteja-reddy-guntaka/tab-out
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TAB OUT
TAB OUT (TO) is a Chrome extension that simplifies sharing web pages between your PC and mobile devices. With a single click on the extension icon, it generates a QR code for the current tab's URL. Simply scan this code with any mobile device to instantly access the same page on your phone or tablet. This extension streamlines cross-device browsing, eliminating the need for manual typing or link sharing.![img.png](resources/images/examples/img.png)
## Installation
Since this extension is not published on the Chrome Web Store, follow these steps to install it manually:
1. Clone this repository or download it as a ZIP file and extract it.
2. Open Google Chrome browser and navigate to `chrome://extensions/`.3. Enable "Developer mode" by toggling the switch in the top right corner.
4. Click on "Load unpacked" button that appears after enabling developer mode.
5. Navigate to the directory where you cloned/extracted the extension files and select the folder.
6. The extension should now appear in your Chrome browser.