Difference between revisions of "Google Chrome"

From wikieduonline
Jump to navigation Jump to search
 
Line 27: Line 27:
 
* [[How to create URL as an App]]
 
* [[How to create URL as an App]]
 
* [[Set Chrome policies for users or browsers]]
 
* [[Set Chrome policies for users or browsers]]
 +
* [[Install page as app]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:21, 4 December 2024

wikipedia:Google Chrome (2008) web browser

brew install --cask google-chrome

Windows command line installation[edit]

$Path = $env:TEMP; $Installer = “chrome_installer.exe”; Invoke-WebRequest “http://dl.google.com/chrome/chrome_installer.exe" -OutFile $Path\$Installer; Start-Process -FilePath $Path\$Installer -Args “/silent /install” -Verb RunAs -Wait; Remove-Item $Path\$Installer

Enterprise deployment[edit]

Related[edit]

Activities[edit]

See also[edit]

  • https://justin.kelly.org.au/how-to-add-wikipedia-as-a-chrome-search-engin/
  • Advertising: