google-chrome-extension
Sending a webpage from google chrome extension to a desktop app
Let's say I create a desktop note app. Is it possible to create a google extension that would be allow to communicate a selected webpage to that desktop app ?
If you're saying you want your desktop software to communicate with webpages, you can develop an NPAPI plugin on the user's computer. (I'd recommend starting with FireBreath) Then, you can package that into a Chrome extension and install that Chrome extension automatically with your other software. Good luck!
Related Links
error while sending message from extension script to content script
how to customize rightclick on chrome devtools elements panel
Chrome extension custom payment solution in Pakistan?
How to get support tab for Google Chrome extension
How to Log to Console from Chrome Extension?
Chrome Extension - Detecting New Posts on a 4chan thread
Chrome Extension Template (Regex Filter) needed
Tricking a javascript code to think it has a focused window?
my extension keep getting rejected and i don't know why
Can I use an alias to release a chrome extension?
Chrome Extension - make a ribbon
Minimize developer tools window while debugging a chrome extension
Getting emulated mobile view of a temporarily changed html page
Google Chrome extension communicate with Panel
Chrome Extension error: “Unchecked runtime.lastError while running browserAction.setIcon: Icon invalid."
Listen to Keyboard and Mouse Chrome Hosted App