senchalabs / AppInspector

Google Chrome™ Dev Tools extension for debugging Sencha™ applications.
http://www.senchalabs.org
Other
104 stars 42 forks source link

Extension is removed from Chrome store #132

Open wencywww opened 3 years ago

wencywww commented 3 years ago

The extension was marked as dangerous few days ago and is now removed from the Chrome store. Any ideas?

noonesthere commented 3 years ago
  1. Clone project
  2. Install node js from https://nodejs.org/en/download/
  3. install grunt (npm install -g grunt-cli)
  4. run npm install in root project folder
  5. In chrome extension page :
    • enable developer mode
    • select load unpacked and choose app folder from project