Skip to main content

Posts

Showing posts with the label Google Chrome

Install Google Chrome on Ubuntu using apt-get

Installing Google Chrome browser on Ubuntu: 1. wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - 2. sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' 3. sudo apt-get update 4. sudo apt-get install google-chrome-stable

How to delete Facebook message in a single click

One of the annoying things about facebook is that, every chat and messages are listed in Messages section. In order to delete you have to first open it and then select delete. So there is two steps to delete individual message or chat history. You are displayed with "x" button in the Messages section, but its function is not to delete but to archive the selected message. Google Chrome extension named " Facebook Fast Delete Messages " actually adds a new button "x" under facebook Messages section, which will delete the Message with a single click on it.