wooque / site-bleacher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 82.1%Language:HTML 17.5%Language:Shell 0.4%