Reputation: 1024
I usually work locally and in an RDP session 50/50. I've two Google Chromes launched locally and in the terminal session. I am tired of copying and pasting URLs back and forth. I thought abount making an extension for Chrome like the popular extension Chrome2phone. But after going into the details of how the Chrome2phone works I understand that there is possibly no such option as the push notification for a Chrome instance running on a usual desktop computer. Chrome2phone uses GCM to send/recieve messages. But GCM is only for Android devices..
Does anyone know if it is possible to implement push notifications between two Chromes running on different computer? I understand that this is a really weird question but nevertheless.. Maybe someone had this experience and can share it.
Thank you.
Upvotes: 2
Views: 1212
Reputation: 99
If you are logged into chrome, you can also solve this using Chrome Sync, using tab sync. Just go to the new tab page, and look at "Other Devices" at the bottom, and you can see a tab that another computer is looking at, and go to it on this desktop.
Upvotes: 2
Reputation: 8102
There is now. Google Cloud Messaging for Chrome. I wonder if it can be made to work with Firefox or even a desktop application.
Upvotes: 1