cordova-plugin-file-opener2
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "cordova-plugin-file-opener2", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "A File Opener Plugin for Cordova. (The Original Version)", | ||
@@ -10,4 +10,4 @@ "cordova": { | ||
"ios", | ||
"wp8", | ||
"windows" | ||
"windows", | ||
"electron" | ||
] | ||
@@ -23,4 +23,4 @@ }, | ||
"cordova-ios", | ||
"cordova-wp8", | ||
"cordova-windows" | ||
"cordova-windows", | ||
"cordova-electron" | ||
], | ||
@@ -27,0 +27,0 @@ "engines": { |
@@ -64,3 +64,3 @@ # A File Opener Plugin for Cordova (The Original Version) | ||
- Windows | ||
- WP8 | ||
- Electron | ||
@@ -94,2 +94,4 @@ ### Quick Examples | ||
__Note on Electron:__ Do not forget to enable Node.js in your app by adding `"nodeIntegration": true` to `platforms/electron/platform_www/cdv-electron-settings.json` file, See [Cordova-Electron documentation](https://cordova.apache.org/docs/en/latest/guide/platforms/electron/index.html#customizing-the-application's-window-options). | ||
### Market place installation | ||
@@ -96,0 +98,0 @@ Install From Market: to install an APK from a market place, such as Google Play or the App Store, you can use an `<a>` tag in combination with the `market://` protocol: |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46473
16
284
214