clear - Completely forget a single domain in Chrome -


how remove data single domain in google chrome? (in 1 action)

use case:

  • i developing offline web application, , need 'start fresh' while testing
  • chrome's "clear browsing data" can limited time, not domains
  • removing domain's pages in history not remove service workers
  • app cache doesn't work in chrome's incognito mode

ideally, ui button or keyboard shortcut best. extensions fine, if work.

please don't submit answer unless service workers removed (i know there many solutions cookies/cache etc).

thanks

chrome includes 'clear storage' function in 'application' tab of dev tools (using v52). chrome!


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -