Skip to content

Clear cache, cookies and storage for specific or every domain manually or automatically after loaded

Notifications You must be signed in to change notification settings

ahmetomerv/cache-cleanser

Repository files navigation

Cache Cleanser

A chrome browser extension to clear cache, cookies and storage for specific or every domain manually or automatically after loaded

To install and use it in your local machine:

  • $ git clone https://github.com/ahmetomerv/cache-cleanser.git

  • $ cd cache-cleanser

  • $ npm install

To serve and watch for changes:

  • $ npm run watch

To build:

  • $ npm run build

To load the extension in Chrome

  • Go to chrome://extensions in Chrome

  • Enable "Developer Mode"

  • Click "Load unpacked"

  • Select the dist folder in cache-cleanser project folder


MIT License

About

Clear cache, cookies and storage for specific or every domain manually or automatically after loaded

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published