Showing posts with label chrome. Show all posts
Showing posts with label chrome. Show all posts

Thursday, 2 May 2013

Google Chrome App Launcher (last step before Now)



I think it is the last step before integrating Google Now on our desktops.
In any case, it is great to have all Chrome Apps available as "common" apps.
Google used their browser to deploy a part of Chrome OS on all desktops.
Exactly the opposite of Microsoft: Windows to deploy IE.

How to get it? I got prompted by Google Chrome itself when trying to install Keep.

Monday, 8 April 2013

Google Chrome chrome:// Urls

Useful chrome://about page gives info about Chrome internals

  • chrome://gpu (information about video card and hw support to Chrome features)
  • chrome://performance (information about Chrome events and performances)
  • chrome://sync (information about Chrome account data syncronization processes)
  • chrome://predictors (map of "string" to "url" to be used as local predictions)
  • chrome://dns (dns prefetch)
I suggest you a really nice read about Chrome fast networking.



Sunday, 28 November 2010

[UPDATE] TabJuggler: Chrome Extension

Hi... I've just released TabJuggler extension for Google Chrome (and Chromium).
I wanted to juggle a little with tabs, moving them, etc...
I decided to create an extension to perform some tasks such as grouping, merging, exploding tabs...
Now it allows to:
  • collect all tabs in all Chrome windows and move them into a single Window
  • move each Tab of the current Window and move it to a separate Window
  • group Tabs by Hostname and move each group in a separate Window
  • sort Tabs by Title, Hostname or Url
  • search for Tabs containing in their Title or Url a string or using a regular expression

Here the Google Chrome Extension Gallery page and the Google Code Project page.
Please give me feedback and/or comments.
Thanks in advance...