How-To: Chrome
Links
Tips
Installing Google Chrome in Debian/Ununtu
Things to keep in mind:
- the file /etc/apt/sources.list.d/google-chrome.list is created adding the Google Chrome repo to your apt sources list
- the Google Chrome GPG singing key is added to your package signing key ring
- 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
Official Google extensions
Community created 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