Tag: ‘chrome’
Comercial Google Chrome
Friday, January 30th, 2009Google Chrome Tips
Monday, January 19th, 2009Segue uma série de dicas e truques para quem usa o Chrome (Browser da Google).
Encontrei essas dicas nos seguintes links e estão dispostas na íntegra, porém em inglês.
30 Google Chrome tips, tricks and shortcuts
1. Create desktop and Start menu shortcuts to web apps such as Gmail – go to Gmail.com and then select Create application shortcuts… from the Page Control menu (in the top-right corner of your browser – it looks like a page with the corner folded over). Now choose where you want to place your shortcut. This works for other Google apps such as Calendar and Documents, and other services such as Windows Live Hotmail.
2. Control + Shift + N opens an ‘incognito’ window – sites you view in this window won’t appear in your history and cookies served by sites in this window will be deleted when the window is closed.
3. You can open a link in an incognito window by right-clicking the link and selecting Open link in incognito window.
4. Alt + Home loads your Google Chrome home page, with thumbnails of your most visited sites shown in the active tabbed window.
5. Control + T opens a new tab. You can drag tabs around to change their order or drag a tab out of the window into its own window.
6. Control + Shift + T opens your most recently closed tab. Press the key combination again to open the tab closed before that one. Google Chrome remembers the last 10 tabs you’ve closed.
7. Jump to different open tabs using Control + 1, Control + 2, Control + 3, etc. Control + 9 takes you to the last tab.
8. Control + Tab lets you cycle through your open tabs in order.
9. Control + Shift + Tab cycles through your tabs in the opposite order.
10. As with Firefox 3, you can drag a link onto a tab to open it in that tab, or drop it between two tabs to open a new tab in that position.
11. To bookmark a site click the star on the left of the address bar and then select a folder to add it to.
12. Control +B hides the Google Chrome bookmarks bar. Press Control + B to bring it back again.
13. Right-click or hold down the back button and you’ll get a drop-down list of sites to go back through. Show Full History, at the bottom of the list, opens a new tab with your full browser history.
14. Control + H is a faster way to bring up the History page.
15. You can delete history for chosen days by scrolling to the day you want to delete and clicking Delete history for this day on the right-hand side of the window.
16. Control + J brings up your Downloads page.
17. To clear an item from your Downloads page, right-click an entry and select Remove.
18. Press Control + K or Control + E to search from the address bar. Once pressed, you’ll see a ? symbol appear in the address bar and you can simply enter your search query and hit Return.
19. Right-click the top of the browser window and select Task manager to see how much memory different tabs and plug-ins are using. Highlight one and click End process to stop it running.
20. Shift + Escape is a quicker way to bring up the Google Chrome Task manager.
21. To see what plug-ins are installed, type about:plugins into the address window.
22. You can also type the following commands into the Google Chrome address window: about:stats, about:network, about:histograms, about:memory, about:cache, about:dns.
23. Type about:crash to see what a crashed tab looks like.
24. A three-second diversion: type about:internets. (Only works in Windows XP.)
25. Edit any web page – right-click a page and select Inspect element. Now edit the HTML source code and hit Return to view the changes.
26. To make Google Chrome your default browser, click the Tools button (in the right-hand corner of the browser window – a spanner icon). Select Options, click the Basics tab and then click the Make Google Chrome my default browser button.
27. To delete cookies, go to Tools > Options > Under the Hood. Scroll down to the Security section, and click Show cookies. Now you can click Remove all or remove individual cookies.
28. To clear more data such as the Google Chrome browsing history and cache, click the Tools icon and select Clear browsing data…
29. To clear the most visited web sites that appear on your Google Chrome start page, you must clear your browsing history using the method above.
30. Clearing your Google Chrome browser history will also stop matches from previously browsed sites appearing as suggestions in your address bar.
—
10 really cool Google Chrome hacks
1. Get more Omnibox suggestions
When you enter a search term into Chrome’s Omnibox URL bar, it creates a pull-down list of suggestions for matching sites. However, this is limited to a maximum of five sitesby default, which is a bit restrictive. This hack lets you increase that number.
Right-click on the Chrome icon (even the one on the Windows Start menu) and select ‘Properties’. In the resulting window, find the Target text box, add a space at the end of the line and the following text:
-omnibox-popup-count=30
This will extend the dropdown menu to 30 items, but you can change this to suit your needs.
2. Remove just your recent surfing history
The sites you’ve been visiting will be suggested in the browser’s Omnibox. This can pose a problem if you share your PC with other people. If, for instance, you’ve been looking for a present for someone, it could spoil the surprise. You could clear the browsing data, but this will clear out everyone else’s history, too. You could temporarily switch to Incognito mode to ensure that no search data is recorded, but if you forget, you have the same problem.
However, a small, free utility called Google Chrome Backup (GCB) by Pharelia Tools lets you create a backup of your browser’s profile and restore it again later, thereby rolling back Chrome’s search history to the point at which you backed it up. To use the utility, open its zip file, extract ‘gcb.exe’ and run the executable.
Using the program to cover your tracks is very simple. Before you begin surfing, press the ‘Run Wizard’ button. A second window will appear. Ensure that ‘Backup’ is selected and press ‘Next’. Select the default profile and press ‘Next’ again. Browse for somewhere to place the backup of the default profile (a USB key, for example, on which you could also conveniently store GCB for use on public PCs), and press ‘Back up’. The backup takes a second or two, but you’ll have to close the window by hand.
After you’ve finished your confidential browsing session, to roll back the profile (thereby removing just your recent browsing history for this session), run GCB again; press the ‘Run Wizard’ button, select ‘Restore’ and press ‘Next’. Browse for your saved file and press ‘Next’ again. Make sure that you’re restoring to the default profile, press ‘Next’ again and finally hit the ‘Restore’ button. You’ll be asked to confirm the procedure, after which the backup will be restored.
3. Use Stumbleupon
Stumbleupon is a great service for generating ideas or simply wasting an hour or two finding cool things. There’s no plug-in for Chrome, but that’s not a problem.
Right-click on the Bookmark bar and select ‘Add page’. Give your new bookmark a suitable name – ‘Stumble’, for example – and enter the following JavaScript into the URL field:
javascript:window.location.href = ‘http://www.stumbleupon.com/demo/#url’;
4. Read RSS feeds
One of the overwhelming disappointments about Chrome when it was released was its lack of an integrated RSS feed reader. Google seems to have assumed that everyone would use its standalone web-based Reader offering instead. Now, however, developer Ricardo Ferreira has written a script that conveniently sits behind a bookmark in the Bookmarks bar and allows users to read RSS feeds directly.
To prepare to use the script, in Chrome go to www.feeds.ramisp.org. Drag the piece of text that says ‘Auto-Detect RSS’ to the Bookmarks bar. This creates a bookmark containing a special JavaScript function.
Now surf to a site with an RSS feed. Press the Auto-Detect RSS bookmark and the site’s main feed will open for you in the ramisp.org website. At the top of the page, you’ll also see a range of options where you can subscribe to the feed using Yahoo!, Google, Pageflakes or Netvibes.
5. Explore Chrome’s ‘About:’ pages
If you need to know what’s going on deep inside Chrome, there’s a special URL that you can use to get all the information you’ll ever want about the browser and its performance.
In the Omnibox, enter the word ‘about:’ without the quotes but with the trailing colon. You should see some basic information about the browser’s build, the V8 JavaScript engine and so on.
To see how well the browser’s DNS pre-fetching system is currently working, enter ‘about:dns’ into the Omnibox and hit [Enter]. Pre-fetching is a technique used to speed up DNS domain resolutions. Beware, however, because until you close the browser – even if you think that you’ve cleared your browsing history – this DNS information remains, including the names of all the domains that have been pre-fetched.
For a demonstration of why it’s a good idea to clear Chrome’s cache completely, enter the URL ‘about:cache’. The URLs of every page and every page element that the browser has ever cached will appear – and they’re clickable. You would think that this data would be deleted when you clear the browsing data. However, if you select ‘Clear browsing data…’ on Chrome’s Customise menu (the spanner icon), many people don’t realise that the Time Period pull-down menu on the resultant pop-up is set to ‘Last day’ by default. Select the option to delete everything and the cache will clear completely.
For a bit of fun, try entering ‘about:internets’ and Chrome will run the Pipes screensaver inside itself. (If you’re wondering what that’s all about, it’s a satirical reference to US Senator Ted Stevens’ description of the internet as “a series of tubes”.)
6. Start browsing in Incognito mode
Chrome has the very useful ability to save a bookmark to the desktop, Start menu or taskbar for later re-use. However, if you’re not already in Incognito mode before surfing to the web page and saving it as a bookmark, you can’t later start the bookmark in Incognito mode.
To change this, locate the bookmark and right-click on it. Select ‘Properties’ and at the end ofthe Target text box, add a space and type ‘-incognito’ (without the quotes). Now double-click on the bookmark and it’ll open in the distinctive, slate grey Incognito mode. You can also right-click on Chrome in the Start menu and add this keyword to the end of the Target line in its own Properties page to start the entire browser in Incognito mode.
7. Change Chrome’s process model
Let’s face it; Chrome’s internal multiprocess architecture makes it very heavy on virtual memory. It’s designed to be robust enough to run the next generation of Web 2.0 applications, and that means acting a little like an operating system. By default, Chrome consists of multiple processes, but if you’re only using it for routine surfing duties, there’s little point wasting all that extra memory and CPU time, even if you’ve got a fairly up-to-date PC that can handle the extra load.
Behind the scenes, Chrome can run in three processing modes. The most efficient of these is single process mode. To use this mode, open Chrome’s properties in the Start menu and add the string ‘-single-process’ (without the quotes) to the end of the Target box. Now, no matter how many tabs you open, the browser will use just one process.
If you add the string ‘-process-per-site’ to the Target line, Chrome will open a new process for each tab, but if you open the same site in two tabs, it will run them on the same process. The string ‘-process-per-tab’ will force Chrome to create a completely new process and use a new memory space for each tab, which is its default.
8. Download YouTube videos
While other browsers need a plug-in to download YouTube videos, Chrome can do the same with a small piece of JavaScript. Simply right-click on the bookmarks bar and select ‘Add page…’ Call it ‘Download Video’ and enter the following JavaScript on one line in the URL box:
javascript:window.location.href = ‘http://youtube.com/get_video?video_id=’ + swfArgs['video_id'] + “&l=” + swfArgs['l'] + “&sk=” + swfArgs['sk'] + ‘&fmt_map’ + swfArgs['fmt_map'] + ‘&t=’ + swfArgs['t'];
Now, go to a YouTube page and set a video running. Then, click on ‘Download Video’ to download it. The progress is displayed in a bar at the bottom of the browser window, but if you press [CTRL]+[J] you’ll open a tab containing the download history.
One word of warning, though. The downloaded files are stored with the file name ‘get_video’ with no extension. Rename each with a sensible name, and give it the extension ‘.flv’. If you don’t have any software that is able to play ‘.flv’ files, you can download the free VLC Media Player.
9. Compare browser resource use
If you’re not sure which of your browsers is using the most resources, there’s a very simple way to see this information in Chrome, regardless of which browser you want to examine.
Simply hold down [Shift] and press [Escape]. This starts Chrome’s internal task manager. If you now click on the ‘Stats for nerds’ button, a new tab opens and displays memory usage information for all running browsers, regardless of type. The lower part of the page also gives detailed information about individual Chrome processes. You can lose the task manager for a better view.
10. Make images dance
Here’s an entertaining hack: it makes the images dance around in formation.
First, go to a web page containing plenty of images – a Google image search, for instance, or the display of your most visited sites. Delete everything in the Omnibox and enter the following JavaScript as a single line:
javascript:R=0;
x1=.1; y1=.05; x2=.25;
y2=.24; x3=1.6; y3=.24;
x4=300; y4=200; x5=300;
y5=200; DI=document.images;
DIL=DI.length;
function A()setInterval(’A()’,5); void(0);
When you press [Enter], the madness begins. To stop it again,hit the ‘Refresh’ button.
FONTE: http://www.techradar.com/news/internet/web/30-google-chrome-tips-tricks-and-shortcuts-462663
Chrome 2.0 ! ! !
Friday, January 9th, 2009
Quatro meses após o lançamento da primeira versão do Chrome, ainda beta (na época, 0.2), já podemos ver a comunidade de desenvolvedores e o Google trabalhando na próxima versão estável do navegador (2.0). A boa notícia é que esta versão deverá trazer muitas novidades que os usuários acharam que faltaram no seu lançamento.
Ainda não há nada confirmado se é na versão 2.0 que veremos o Google Chrome no Mac e no Linux. [...]
Leia mais http://macmagazine.com.br/blog/2009/01/09/e-o-google-ja-esta-trabalhando-no-chrome-20/


