问题
I am currently developing a Chrome Extension, i test it as an unpacked extension in dev mode, normally the extension remains connected when restarting chrome, however suddenly it is removed every-time i close chrome with no explanation or indication that something is wrong with my extension
Any ideas what went wrong, or why this may happen?
Thanks
回答1:
What worked for me, after having lost 2 days trying almost everything:
- export your bookmarks...
- uninstall CHROME
- delete C:\Users\%USERNAME%\AppData\Local\Google\Chrome\
- install CHROME
来源:https://stackoverflow.com/questions/36594336/chrome-unpacked-extension-disappears