{"id":48215255,"url":"https://github.com/nothing-dot-exe/google-chrome-cache-cleaners","last_synced_at":"2026-04-05T19:00:32.947Z","repository":{"id":347921211,"uuid":"1195759138","full_name":"Nothing-dot-exe/Google-Chrome-Cache-Cleaners","owner":"Nothing-dot-exe","description":"A collection of lightweight, easy-to-use tools to completely clear your Google Chrome cache. Over time, browser caches can build up, consuming gigabytes of storage and sometimes causing websites to act strangely. These scripts securely force-close Chrome and safely purge those hidden files.","archived":false,"fork":false,"pushed_at":"2026-03-30T03:16:51.000Z","size":98,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T19:52:55.953Z","etag":null,"topics":["cache-control","cachemanager","chrome","chrome-clener","free","open-source"],"latest_commit_sha":null,"homepage":"https://nothing-dot-exe.github.io/Google-Chrome-Cache-Cleaners/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nothing-dot-exe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-30T03:13:25.000Z","updated_at":"2026-03-30T03:32:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Nothing-dot-exe/Google-Chrome-Cache-Cleaners","commit_stats":null,"previous_names":["nothing-dot-exe/google-chrome-cache-cleaners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nothing-dot-exe/Google-Chrome-Cache-Cleaners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nothing-dot-exe%2FGoogle-Chrome-Cache-Cleaners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nothing-dot-exe%2FGoogle-Chrome-Cache-Cleaners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nothing-dot-exe%2FGoogle-Chrome-Cache-Cleaners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nothing-dot-exe%2FGoogle-Chrome-Cache-Cleaners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nothing-dot-exe","download_url":"https://codeload.github.com/Nothing-dot-exe/Google-Chrome-Cache-Cleaners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nothing-dot-exe%2FGoogle-Chrome-Cache-Cleaners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31446531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache-control","cachemanager","chrome","chrome-clener","free","open-source"],"created_at":"2026-04-04T18:56:05.844Z","updated_at":"2026-04-05T19:00:32.942Z","avatar_url":"https://github.com/Nothing-dot-exe.png","language":"Python","readme":"# Google Chrome Cache Cleaners 🧹\n\nA collection of lightweight, easy-to-use tools to completely clear your Google Chrome cache. Over time, browser caches can build up, consuming gigabytes of storage and sometimes causing websites to act strangely. These scripts securely force-close Chrome and safely purge those hidden files.\n\n## 🛠 Features\n\n- **Force closes Chrome:** Automatically detects and safely terminates running instances of Google Chrome to ensure no files are locked during the cleanup.\n- **Deep Cleaning:** Targets multiple heavy cache directories that ordinary browser \"Clear History\" options sometimes miss or fail to fully purge.\n- **Multi-Profile Support:** Cleans caches for your primary `Default` profile as well as any other secondary profiles (e.g., `Profile 1`, `Profile 2`) you have signed into.\n\n### 🗑️ What Gets Deleted?\nThe scripts explicitly target the following heavy directories:\n- `...\\User Data\\Default\\Cache` (Standard website images and files)\n- `...\\User Data\\Default\\Code Cache` (Cached Javascript/CSS logic)\n- `...\\User Data\\Default\\GPUCache` (Cached graphics shader data)\n- `...\\User Data\\ShaderCache` \u0026 `GrShaderCache` (System-wide Chrome shaders)\n- Any internal `Cache` folders under multiple Google profiles.\n\n---\n\n## 🚀 The Available Scripts\n\n### 1. Python GUI Application (`chrome_cache_cleaner_gui.py`) - *Recommended*\nA clean, visual desktop application tailored for those who want real-time feedback.\n\nHere is a preview of the application in action:\n![GUI Screenshot 1](Screenshot%202026-03-30%20083937.png)\n![GUI Screenshot 2](Screenshot%202026-03-30%20083955.png)\n\n- **What it does:** Provides a graphical window. When you click **\"Clear Cache Now\"**, a scrolling console area prints out the exact path of *every single file, thumbnail, and folder* as it is being deleted. \n- **How to use:** If you have Python installed, just run:\n  ```cmd\n  python chrome_cache_cleaner_gui.py\n  ```\n\n### 2. Batch Script (`clear-chrome-cache.bat`)\nA robust command-line executable perfect for quick runs and automation. \n- **What it does:** Silently and quickly deletes the highest-volume cache folders using the Windows Command Prompt. \n- **How to use:** Simply **Double-click** the file. A black terminal window will pop up, do the job in a fraction of a second, and confirm when done.\n\n### 3. PowerShell Script (`clear-chrome-cache.ps1`)\nThe modern Windows equivalent of the batch script, offering slightly better error tracking.\n- **What it does:** Force-closes Chrome and uses PowerShell cmdlets to shred the cache contents, printing out which broad folders were cleared.\n- **How to use:** Right-click the `.ps1` file and select **Run with PowerShell**.\n\n---\n\n## ⚠️ Important Warnings\n* **Save Your Work:** Because these scripts force-kill the Google Chrome process (`chrome.exe`), any unsaved work on a webpage or active incognito downloads will be lost.\n* **First Launch Behavior:** After running the script, your first launch of Google Chrome might be a second or two slower as it begins rebuilding fresh profile caches. Subsequent runs will be completely normal. Your history, passwords, and extensions are **not affected**.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothing-dot-exe%2Fgoogle-chrome-cache-cleaners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnothing-dot-exe%2Fgoogle-chrome-cache-cleaners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnothing-dot-exe%2Fgoogle-chrome-cache-cleaners/lists"}