Skip to content

cris2k47/initial_preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

initial_preferences location

Browser Location
Brave "C:\Program Files\BraveSoftware\Brave-Browser\Application"
Chrome "C:\Program Files\Google\Chrome\Application"
Edge "C:\Program Files (x86)\Microsoft\Edge\Application"
Vivaldi "C:\Program Files\Vivaldi\Application"

Brave initial_preferences example file changes

Setting Description
"brave_vpn": "show_button": false Hide VPN icon in toolbar
"sidebar": "hidden_built_in_items": [7, 1, 2] Hide Leo [7], Brave Talk [1] and Brave Wallet [2] from sidebar
"sidebar": "last_used_built_in_item_type": 3 Default to bookmarks when opening sidebar
"ai_chat": "autocomplete_provider_enabled": false Hide Leo AI autocomplete suggestions in address bar
"ai_chat": "context_menu_enabled": false Hide Leo in the context menu on websites
"ai_chat": "show_toolbar_button": false Hide Leo AI button
"new_tab_page": "hide_all_widgets": true Hide Cards in new tab page
"new_tab_page": "show_branded_background_image": false Hide Sponsored Images in new tab page
"new_tab_page": "show_brave_news": false Hide Brave news in new tab page
"new_tab_page": "show_clock": true Show clock in new tab page
"rewards": "show_brave_rewards_button_in_location_bar": false Hide Brave Rewards icon in location bar
"wallet": "show_wallet_icon_on_toolbar": false Hide wallet icon in toolbar
"omnibox": "commander_suggestions_enabled": false Hide Quick commands autocomplete suggestions in address bar
"download": "prompt_for_download": false Don't ask where to save each file before downloading

Chrome initial_preferences example file changes

Setting Description
"privacy_sandbox": "m1": "prompt_suppressed": 5 Disable privacy sandbox ad prompt
"extensions": "settings": "cjpalhdlnbpafiamejdnhcphjbkeiagm" Install ublock origin

Edge initial_preferences example file changes

Setting Description
"browser": "show_discover_toolbar_button": false Hide Copilot button on the toolbar
"browser": "show_toolbar_downloads_button": true Show download button on the toolbar
"session": "restore_on_startup": 1 Open tabs from the previous session
"extensions": "settings": "odfafepnkmbhccpbejgmiehpchacaeak" Install uBlock Origin

Vivaldi initial_preferences example file changes

Setting Description
"vivaldi": "workspaces": "button": "show_in_tabbar": false Hide Workspaces in Tab Bar

About

initial_preferences examples for chromium-based browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors