Google's Gmail made another step towards the client operating system integration.
It was possible to drag&drop files from operating system to Gmail window to make an message attachment. Now it's possible to drag&drop attachments out of Gmail message to perform "save"-like feature.
It works in Google Chrome only, so enjoy your browser!
Friday, August 6, 2010
Tuesday, July 13, 2010
Resurrecting plugins after chrome crash
There is a odd possibility of losing installed plugins after file system crash. It happened to me today.
No plugins means popping up flash ads, no twitter client, no readability plugin, no fun.
The repair procedure is quite easy. There is a directory of so called Local Storage where chrome saves all site and plugin specific settings. At WindowsXP its in
Filenames begins with
To access such install site we need to recreate url:
from
to something like this
So the links for my favourite plugins RapidShare DownloadHelper, AdBlock+ Element Hiding Helper, Chromed Bird, FlashBlock and Readability Redux.
No plugins means popping up flash ads, no twitter client, no readability plugin, no fun.
The repair procedure is quite easy. There is a directory of so called Local Storage where chrome saves all site and plugin specific settings. At WindowsXP its in
Documents and Settings/[username]/Local Settings/Application Data/Google/Chrome/User Data/Default/Local Storage
. On other systems search for Local Storage
folder or for chrome-extension_*.localstorage
file.Filenames begins with
chrome-extension_
and after this prefix goes the string we are looking for. It's address of the plugin on Google Extension site. At the end of filename there is _0.localstorage
suffix.To access such install site we need to recreate url:
from
chrome-extension_encaiiljifbdbjlphpgpiimidegddhic_0.localstorage
to something like this
https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic
So the links for my favourite plugins RapidShare DownloadHelper, AdBlock+ Element Hiding Helper, Chromed Bird, FlashBlock and Readability Redux.
Tuesday, April 6, 2010
Handy text selection
I just discovered great Chrome text selecting feature.
When I double-click on text, the word is selected. It's common.
Moving the mouse while having left button pressed change the selection. It's common too.
But you can use keyboard arrow keys together with Shift key to select text more precisely than using just the mouse.
It's really handy especially when I am travelling and not using mouse but touchpad, which is not very precise device.
When I double-click on text, the word is selected. It's common.
Moving the mouse while having left button pressed change the selection. It's common too.
But you can use keyboard arrow keys together with Shift key to select text more precisely than using just the mouse.
It's really handy especially when I am travelling and not using mouse but touchpad, which is not very precise device.
Subscribe to:
Posts (Atom)