Advertisement |
What is the "Send Links and Clipboard" add-on and how can I use it?
This extension uses a WebSocket server to connect multiple computers. After installation, click on the browser action button and the extension directs you to the options page where you can set your private token. This token is required to prepare a private network for your computers. To get the token open https://www.websocket.in/account in a browser tab and sign up once for free. Then create a single token and use that token in all the browsers that are supposed to be connected. When the token is placed, press the save button and wait for the extension to join the network. Do this on all the browsers that need to be connected. Make sure to update the browser names so that you or other members can distinguish between the different browsers. When all the computers are connected to the network (there is no "D" on the badges of the browser action button), you are ready to send links and the selected text to any member of the network. To send the page link, right-click on the browser action and find the computer that the page should get opened. To send a link on a webpage, use the right-click context menu over the link. To send a text content, simply select the text and find the computer on the right-click context menu.
recommended The "OCR - Image Reader" extension for Chrome, Edge, Opera and Firefox browsers.
The "OCR - Image Reader" extension makes OCR easy within your browser. After installing, a toolbar button lets you select a region on the page, captures the image, and uses "Tesseract.js" to extract text. This extension supports over 100 languages, and conversion progress is shown in a popup. Language files download only once and are cached for future use. Read more here.
What's new in this version?
Please check the Logs section.
What is the use of the left-click on the toolbar button?
If there is no token entered on the options page, then left-click directs the user to the options page so that the token can be saved. If the token is saved, then the left-click is used to toggle the network connection on and off. You can press it once to disconnect from the network, this way other members of the network get an alert that your browser is leaving the network so the context menu items for your browser will be removed from those machines. You can join the network by pressing the toolbar button one more time. When the extension is not connected you will get the "D" badge and when it is trying to connect, you will get a "..." badge on the toolbar button. Note that if you are on the network, any member of your private network can open links on your machine or update your clipboard content. If this is not desirable, simply disconnect from the network and join into it when needed.
Is it safe to use this extension?
This extension does not offer any public WebSocket server, you need to create your own or at least create your token so that nobody else can join the network. Note that you can create your WSS server as well and use that server with this extension. You still need to fill the token box with an arbitrary text though. Also if you are planning to use this extension to just connect a few browsers on a sample machine or over a local network, it is recommended to set up a fully private WSS server on a single machine and connect to that server instead.
Can I send files to other machines with this extension?
At the moment no it is not possible, but we are going to have this feature soon.
Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.
Permission | Description |
---|---|
notifications | to send notifications when the clipboard content is updated |
storage | to save the server token and other preferences |
contextMenus | to add context menu items to the right-click context menu or to the browser's action button |
clipboardWrite | to write to the clipboard |
activeTab | to find the URL of the active tab on a user action |
wss://connect.websocket.in/* | to have access to the primary WSS server which can be replaced |