{"id":25860753,"url":"https://github.com/ltx0101/stealthchrome","last_synced_at":"2026-03-05T00:03:06.811Z","repository":{"id":277078183,"uuid":"930381865","full_name":"ltx0101/StealthChrome","owner":"ltx0101","description":"Stealth Chrome // Take control of your privacy.","archived":false,"fork":false,"pushed_at":"2025-02-27T18:22:52.000Z","size":66,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T02:11:32.535Z","etag":null,"topics":["chrome","debloat","google-chrome","privacy","stealth","stealth-chrome"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ltx0101.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}},"created_at":"2025-02-10T14:47:25.000Z","updated_at":"2025-02-27T18:22:55.000Z","dependencies_parsed_at":"2025-02-12T02:48:39.491Z","dependency_job_id":null,"html_url":"https://github.com/ltx0101/StealthChrome","commit_stats":null,"previous_names":["ltx0101/stealthchrome"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltx0101%2FStealthChrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltx0101%2FStealthChrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltx0101%2FStealthChrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltx0101%2FStealthChrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ltx0101","download_url":"https://codeload.github.com/ltx0101/StealthChrome/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241435139,"owners_count":19962402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["chrome","debloat","google-chrome","privacy","stealth","stealth-chrome"],"created_at":"2025-03-01T22:57:26.869Z","updated_at":"2026-03-05T00:03:06.797Z","avatar_url":"https://github.com/ltx0101.png","language":"PowerShell","funding_links":["https://paypal.me/AggelosMeta"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Stealth Chrome\n\u003cimg src=\"https://github.com/user-attachments/assets/35794d47-f1ab-43d1-a27d-874a05b01906\" width=\"220\" height=\"220\"\u003e\n\u003c/div\u003e\n\n---\n\n\n## Stealth Chrome – Take control of your privacy.\nThis PowerShell script provides an easy-to-use GUI for modifying Google Chrome policies via Windows Registry to enhance Chrome’s functionality.\n\n### Features  \n\u003cdetails\u003e  \n\u003csummary\u003e Click Here \u003c/summary\u003e\n\n- **Enable Hardware Acceleration**  \n   Uses GPU acceleration to improve performance.\n\n- **Disable Network Prediction**  \n   Prevents Chrome from preloading pages and DNS queries to save bandwidth and enhance privacy.\n\n- **Disable Tab Freezing**  \n   Prevents inactive tabs from being automatically suspended to save memory.\n\n- **Disable Memory Saver Mode**  \n   Keeps all tabs active instead of reducing memory usage by suspending unused ones.\n\n- **Disable Chrome Cleanup Tool**  \n   Disables Chrome’s built-in tool for scanning and removing harmful software.\n\n- **Disable Safe Browsing**  \n   Turns off Google’s phishing and malware protection.\n\n- **Disable Content Suggestions on New Tab Page**  \n   Stops Chrome from showing recommended articles.\n\n- **Disable Metrics and Data Collection**  \n   Prevents Chrome from sending anonymized data and usage statistics to Google.\n\n- **Disable Password Leak Detection**  \n   Stops Chrome from alerting you about compromised passwords.\n\n- **Disable Cloud Reporting**  \n   Prevents device event reports from being sent to Google.\n\n- **Disable Third-Party Cookies**  \n   Blocks websites from using third-party cookies for tracking.\n\n- **Enable Do Not Track**  \n   Sends a request to websites asking them not to track your browsing.\n\n- **Disable Device Activity and System Reporting**  \n   Prevents Chrome from logging and reporting device information, such as network events, system status, app usage, and more.\n\n- **Set DNS Over HTTPS Mode**  \n   Ensures secure DNS queries for private browsing.\n\n- **Disable Sync and Sign-in Features**  \n   Turns off Chrome's sync feature and disables sign-in to prevent tracking of your browsing activity.\n\n- **Disable Autofill and Password Manager**  \n   Disables Chrome’s autofill and password manager features for enhanced privacy.\n\n- **Disable Geolocation and Sensors**  \n   Blocks websites from accessing your device's location and sensors (like accelerometer, gyroscope).\n\n- **Disable Screen and Audio/Video Capture**  \n   Prevents websites from capturing your screen, audio, or video.\n\n- **Disable Translation and Spell Checking**  \n   Turns off Chrome's translation service and spell check to prevent sending your data to Google.\n\n- **Block WebSQL and Contextual Search**  \n   Disables WebSQL database usage and contextual search to prevent tracking and unwanted data collection.\n\n- **Prevent Browser Data Collection on Exit**  \n   Ensures that Chrome doesn't collect browsing data on exit.\n\n- **Enable Https-Only Mode**  \n   Forces Chrome to load only secure HTTPS connections.\n\n\u003c/details\u003e\n\n---\n\n# 🚀 How to Run the Script\n\n1. **Open PowerShell and paste the command below**  \n```ps1\niwr \"https://raw.githubusercontent.com/ltx0101/StealthChrome/main/StealthChrome.ps1\" -OutFile \"StealthChrome.ps1\"; .\\StealthChrome.ps1\n```\n2. **Configure Policies**  \n   Once the script runs, you will see a graphical interface with options for configuring general Chrome policies and privacy settings.\n\n3. **Apply Policies**  \n   Select the desired policies and click on the \"Apply Selected Policies\" button. The script will automatically configure the Chrome policies in the registry.\n\n4. **Reset to Default**  \n   If you want to reset all policies to their default values, click on the \"Reset to Default\" button. This will remove the custom policies from the registry.\n\n---\n\n### ❗Error: \"Running Scripts is Disabled on this System\"❗ \n\u003cdetails\u003e  \n\u003csummary\u003e Click Here \u003c/summary\u003e\n\nIf you encounter the error **\"Running Scripts is Disabled on this System\"**, it means that PowerShell's execution policy is preventing scripts from running for security reasons.\n\nTo resolve this, follow these steps:\n\n1. **Open PowerShell as Administrator**  \n   \n2. **Change the Execution Policy**  \n   Run the following command in the PowerShell window to allow locally-created scripts to run:\n\n   ```ps1\n   Set-ExecutionPolicy -ExecutionPolicy RemoteSigned\n   ```\n\u003c/details\u003e\n\n---\n\n### Privacy and Security\n\nThis script is designed to enhance privacy and security by disabling certain tracking and data-collection features of Google Chrome. Use it to lock down Chrome's settings for a more private browsing experience. Be cautious when running this on a shared machine or environment, as it modifies system-wide registry keys.\n\n---\n\u003cdiv align=\"center\"\u003e\n   \n[![PayPal Donate](https://img.shields.io/badge/PayPal_Donate-s?style=for-the-badge\u0026logo=paypal\u0026logoColor=black)](https://paypal.me/AggelosMeta)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \nMade with ❤️ and PowerShell  \n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltx0101%2Fstealthchrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fltx0101%2Fstealthchrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltx0101%2Fstealthchrome/lists"}