Skip to content

One-Click Privacy Cleaner – A lightweight Chrome extension that clears cache, cookies, history, and local storage with a single click, enhancing privacy and browser performance.

Notifications You must be signed in to change notification settings

udaykallam/OneClickPrivacyCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One-Click Privacy Cleaner

Overview

One-Click Privacy Cleaner is a lightweight Chrome extension that allows users to quickly clear browsing data such as cache, cookies, history, and local storage with a single click. This helps improve privacy, security, and browser performance.

Features

  • ✅ Clears browser cache, cookies, history, and local storage.
  • ✅ One-click cleaning with a simple button.
  • ✅ Lightweight and fast execution.
  • ✅ No background activity—runs only when needed.

Installation

  1. Clone this repository:
    git clone https://github.com/udaykallam/OneClickPrivacyCleaner.git
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode (toggle in the top-right corner).
  4. Click "Load unpacked" and select the cloned project folder.
  5. The extension will appear in the Chrome toolbar.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. Click the "Clean Now" button.
  3. Your browsing data (cache, cookies, history, local storage) will be cleared instantly.

Files Structure

OneClickPrivacyCleaner/
│── manifest.json       # Chrome extension configuration
│── popup.html         # Extension UI
│── popup.js           # Logic for clearing browsing data
│── README.md          # Project documentation

Future Enhancements

  • 🔹 Add an Options Page to allow users to select specific data to clear.
  • 🔹 Implement Auto-Cleaning on a schedule.
  • 🔹 Support for Edge, Firefox, and Brave browsers.

Contributing

Contributions are welcome! Feel free to open issues and submit pull requests.

About

One-Click Privacy Cleaner – A lightweight Chrome extension that clears cache, cookies, history, and local storage with a single click, enhancing privacy and browser performance.

Resources

Stars

Watchers

Forks