How to clear error list of chrome app?

早过忘川 提交于 2019-12-23 12:54:05

问题


First introduction to chrome apps. I'm trying to get some sort of workflow down. I've enabled the checkbox to collect errors, but can not seem to clear them between executions of the app. I assumed closing the app them re launching it would do the trick. The only thing that works right now is deleting the app then reloading the package.


回答1:


To clear the list of errors at "Collect errors":

  1. Toggle the "Developer mode" checkbox (disable, then re-enable).
  2. Click on the Reload link (reload extension/app).

Refreshing the page instead of reloading the app/extension also works.




回答2:


Using the 39.0.2171.95 64-bit Chromium all I need to do is toggle the Developer mode



来源:https://stackoverflow.com/questions/25048416/how-to-clear-error-list-of-chrome-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!