AppInspector icon indicating copy to clipboard operation
AppInspector copied to clipboard

Extension is removed from Chrome store

Open wencywww opened this issue 3 years ago • 1 comments

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

wencywww avatar May 12 '21 15:05 wencywww

  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

noonesthere avatar May 18 '21 11:05 noonesthere