site-bleacher icon indicating copy to clipboard operation
site-bleacher copied to clipboard

Remove automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs

Site Bleacher

Remove automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs

Chrome extension page

https://chrome.google.com/webstore/detail/site-bleacher/mlcfcepfmnjphcdkfbfgokkjodlkmemo

Firefox extension page

https://addons.mozilla.org/en-US/firefox/addon/site-bleacher/

Install from git (Chrome)

  • Clone the repo
  • Go to chrome://extensions
  • Enable Developer mode
  • Click Load unpacked and pick cloned folder

Install from git (Firefox, only temporary)

  • Clone the repo
  • Run ./package.sh
  • Open about:debugging#/runtime/this-firefox
  • Click Load Temporary Add-on... and choose site-bleacher.zip from cloned folder