zalmoxisus / crossbuilder

Building web, Electron, Cordova and Chrome apps, and cross-browser extensions with React, Redux and Webpack. "Write once, deploy everywhere" concept in practice.
MIT License
484 stars 50 forks source link

Sending data from the current tab to the app #43

Open j-5-s opened 8 years ago

j-5-s commented 8 years ago

Is there any documentation or do you have recommendation on how to best send data from the current tab in chrome to the crossbrowser chrome extension of app? Thanks!