Changes

Google Chrome

2,900 bytes added, 6 March
/* Updating Chrome */
The following lines were added (+) and removed (-):
=== Absolute Enable Right Click & Copy ===== Absolute Enable Right Click & Copy ===* ''See Installation: Updating Chrome section below for details on how to update Chrome from within relevant distribution''==Customize=====autoplay video advertisements===The team over at Google decided to take away the option that allowed users to toggle on and off the auto-playing of embedded video.  The problem with this is now a plethora of obnoxious video advertisements bombard the user when visiting popular web sites.  As of 2023 an extension called "Disable HTML5 Autoplay (Reloaded)" addresses the issue and is verified to work with Chrome version 118.x (Official Build) (64-bit)* [https://chrome.google.com/webstore/detail/disable-html5-autoplay-re/cafckninonjkogajnihihlnnimmkndgf/related?utm_source=ext_sidebar&hl=en-US Disable HTML5 Autoplay (Reloaded)] ==Usage and Customization===== general customization ======force dark theme===There is a flag in the settings where you can force a dark mode on any website which is is useful for using Google Voice.  If you prefer GV in a dark background with white text.  Open a new chrome tab and paste this in the address bar: chrome://flags/#enable-force-darkChange the flag from Default to Enabled. No extension needed.===Bookmarks Backup===To manually backup your bookmarks to a file:* Open Google Chrome > Click Customize and Control Google Chrome menu; (this used to be the hamburger menu, it is in the upper right)* In the menu choose BOOKMARKS and then BOOKMARK MANAGER menu -> bookmarks -> bookmark manager  -or-  navigate to:  chrome://bookmarks/* Click on the hamburger menu in this Bookmarks tab and choose EXPORT BOOKMARKS===Determine Chrome Version===You can get the version number aka build and great detail by typing this into the URL bar: chrome://version/===Updating Chrome==='''Current releases of Mint Linux Distribution'''Even though the "Can't Update Chrome" annoying prompt will take you to the Google Chrome web site, with an option to download their "Chrome Installer" it is not recommended to pursue this course.  Instead, simply run Mint Update Manager and select Chrome from the list to update.It is recommended to have "Google / stable" in the Additional Repositories of Mint Software Sources. <nowiki>deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main</nowiki>'''Older releases of Mint'''On 18.3 the first step is go go into synaptic and search for ''chrome'' then click remove.or do the entire update from CLI sudo apt-get update sudo apt remove google-chrome-stable sudo apt install google-chrome-stableyour bookmarks and settings will not be lost.Once your linux distribution version is no longer maintained the repository will not be updated with the latest release of Chrome. ''(Debian, Ubuntu, Mint...)'''''Debian / Ubuntu / Mint and Related Distributions using APT'''A more proper method: sudo apt-get update sudo apt-get --only-upgrade install google-chrome-stable
Administrator
652
edits