extension ExtPose

Cordova Mocks (delisted)

CRX id

iigcccneenmnplhhfhaeahiofeeeifpn-

Description from extension meta

A Chrome extension which provides mock data for many Cordova Plugins and Cordova APIs

Description from store Cordova Mocks is a chrome extension which injects mock data for Cordova plugins. It extends the Cordova plugin APIs so that you can develop your apps in your browser with fake, but real information. --------------------------- Plugins Supported - Camera * - Device Motion * - Device Orientation * - Device * - Dialogs * - Flashlight - Geolocation * - Globalization * - Network Information * (official cordova plugin *) --------------------------- Github: https://github.com/pbernasconi/chrome-cordova Author: Paolo Bernasconi https://github.com/pbernasconi/

Latest reviews

  • (2017-03-01) Dan Pelichowski: a real time saver, Paolo is a legend!! helpful tip for anyone using IONIC SERVE --LAB, don't! lab uses iframes and breaks it
  • (2016-10-18) I it is completely ignored. Still cannot use camera plugin
  • (2016-09-19) Elias B: Great!
  • (2016-03-25) Hitesh Chavda: Great Work!! Appreciated!!
  • (2016-03-05) Rodolfo Nogueira: Falta o painel de configuração
  • (2015-04-06) BaGe Jake: Wonderful, can be used with Allow-Control-Allow-Origin: * and chrome mobile view.
  • (2015-04-06) Ahmed Daif: Greet tool.
  • (2014-12-04) Sébastien L.: Thanks a lot for this work !
  • (2014-12-04) Max Lynch: Makes testing cordova plugins super easy. Great work!

Latest issues

  • (2016-08-31, v:0.0.73) Cesar Vidril: Ionic 2
    How to make it work with ionic serve ? I always get the errors : Native: tried calling GoogleAnalytics.startTrackerWithId, but Cordova is not available.
  • (2015-10-08, v:0.0.73) Draško Kokić: How to use this extension?
    After installing the extension, it is only possible to open the "coming soon" Options page. Is there any user guide how to use this extension for mocking sensors?
  • (2015-07-19, v:0.0.73) Mike Chen: file access error when using ngcordova file plugin
    I use ngCordova file plugin to write file. but that has a exception occure when I use cordova mock in chrome, does it a problem? chrome version:43.0.2357.132 m chrome exception message: Uncaught TypeMismatchError: The type of an object was incompatible with the expected type of the parameter associated to the object.(anonymous function) @ ng-cordova.js:2056. I found that code is : fileEntry.createWriter(function (writer) { .... writer.write(text); .... }. and I found standard file access method is like this: DatFile.createWriter(function (DatContent) { var blob = new Blob(["hello,you are welcome"], {type: "text/plain"}); DatContent.write(blob); }); look like ngcordova is use wrong write parameter.but this code is run ok in android. So I think that it maybe a mock's incompatibility proble in chrome.
  • (2015-02-08, v:0.0.72) Filipe Silva: Doesn't work with ionic serve --lab
    Hi there, I'm using Ionic and testing locally with ionic serve --lab. Within these frames, Cordova Mocks don't seem to work, but if I go to the server page directly the plugin works. Is there anything I can do for it to work from within the labs frames? Cheers!
  • (2014-12-05, v:0.0.72) Richard K: Denying load of chrome-extension
    I'm getting this error in the console (however it still seems to be working): Denying load of chrome-extension://iigcccneenmnplhhfhaeahiofeeeifpn/scripts/cordova_plugins.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.

Statistics

Installs
2,000 history
Category
Rating
4.4 (17 votes)
Last update / version
2015-03-31 / 0.0.73
Listing languages
en

Links