home index sites engineering software hardware email
 

How-To: Chrome



Links




Tips


Installing Google Chrome in Debian/Ununtu


Things to keep in mind:

  1. the file /etc/apt/sources.list.d/google-chrome.list is created adding the Google Chrome repo to your apt sources list
  2. the Google Chrome GPG singing key is added to your package signing key ring
  3. the daily crontab file /etc/cron.daily/google-chrome is created that resinstalls /etc/apt/sources.list.d/google-chrome.list as needed (this behavior can be changed by editing /etc/default/google-chrome).

To install grab the .deb from here then run:

sudo dpkg -i google-chrome-beta_current_amd64.deb


Extensions





Themes




Useful Commands


  • ctrl-k Chrome search field
  • ctrl-pgup next tab (left to right)
  • ctrl-pgdn previous tab (right to left)
  • ctrl-t new tab
  • ctrl-r or f5 reload page
  • ctrl-u view page source