Skip to content

Electron app which clears cookies,history and removes extensions from browsers. Supported browsers are: - Chrome -Firefox - Safari

License

Notifications You must be signed in to change notification settings

usama-akram-gt/Browser-Cleaner

Repository files navigation

Browser Cleaner

A quick way to clear all the caches, cookies from all of your main browsers covering (Chrome, Firefox and Safari).

** Clone and run for a quick way to see Application in action. **

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/oxamabaig/Browser-Cleaner.git
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start

To Package the Application

# install package electron-packager
npm install -g electron-packager
# make package
electron-packager . --asar

About

Electron app which clears cookies,history and removes extensions from browsers. Supported browsers are: - Chrome -Firefox - Safari

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published