Skip to content

Instantly share code, notes, and snippets.

@pungat
pungat / disable-autoplay-browser.md
Created September 20, 2024 11:27
Disable Autoplay on Browser

Disable Autoplay on Browser

Google Chrome or Opera

ref

@pungat
pungat / chrome-portable-to-brave-win.md
Created September 20, 2024 11:26
Migrate/Switch from Google Chrome Portable to Brave on Windows

Migrate/Switch from Google Chrome Portable to Brave on Windows:

  1. Open File Explorer
  2. Go to %LocalAppData%
  3. Create folder Google > Chrome > User Data
  4. Open Chrome Portable and navigate to chrome://version/#:~:text=Profile%20Path
  5. Look for the Profile Path field*, copy profile folder & Local State file to %LocalAppData%\Google\Chrome\User Data
  6. Open Brave and navigate to brave://settings/importData
  7. Select profile and click Import
@pungat
pungat / Brave_Debloat.reg
Created September 13, 2024 09:26
Brave Browser - Debloat
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave]
"BraveAIChatEnabled"=dword:00000000
"BraveRewardsDisabled"=dword:00000001
"BraveVPNDisabled"=dword:00000001
"BraveWalletDisabled"=dword:00000001