Chrome Extension Developer required
Budget: ₹600 – ₹15,000 INR
Our project is a chrome extension already developed that works on telegram (Z version). It gives a popup where user enters an account number and then click on “Check channels”. After that the list of telegram
channels (available in the page) appear on the popup.html. User then select channels by clicking on the account number and then click on “Copy”. When “Copy” is clicked, messages arriving to selected channels are send through web socket into localhost port 3000. For testing purposes app.js should be run in the terminal before launching the chrome.
Chrome extension is working but the problem is that when popup disappears (opening another program or new tab or even clicking outside the popup) everything is cancelled and lost. User should open again and do
all the stuff again.
The idea is to convert the popup into a window that will not disappear until the close button is clicked. No matter if other tabs or windows or programs are running in foreground.
If you have any better idea please let me know.
channels (available in the page) appear on the popup.html. User then select channels by clicking on the account number and then click on “Copy”. When “Copy” is clicked, messages arriving to selected channels are send through web socket into localhost port 3000. For testing purposes app.js should be run in the terminal before launching the chrome.
Chrome extension is working but the problem is that when popup disappears (opening another program or new tab or even clicking outside the popup) everything is cancelled and lost. User should open again and do
all the stuff again.
The idea is to convert the popup into a window that will not disappear until the close button is clicked. No matter if other tabs or windows or programs are running in foreground.
If you have any better idea please let me know.