Injects Cordova and Plugins directly into any site. Useful for loading cordova applications remotely.
This fork works for both iOS and Android platforms.
cordova plugin add https://github.com/lesteenman/cordova-plugin-injectview.git
Once installed, cordova.js and all associated JS files will be injected into any webpage, once loaded. This means you can use any URL as content in your Cordova config.xml.