Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wooque/site-bleacher

Remove automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs
https://github.com/wooque/site-bleacher

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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