Submit a Story!
New Tab Page ‎(Chromium Developer Documentation‎)
New Tab Page ‎(Chromium Developer Documentation‎)
Most Visited : A grid of thumbnails showing the user's nine most frequently visited sites. Searches : Like most visited, the searches section shows your most frequent searches. Currently, this is a list of the most frequently used keyword searches, but will be expanded to include all form-field ...
Extension Process Model (DRAFT) ‎(Chromium Developer Documentation‎)
dev.chromium.org — The extension process is simply a regular renderer process with extension-specific APIs. Each piece of UI (toolstrip,... sidebar, etc) is a single HTML page with its own RenderView in the extension process. Chrome scripts are implemented as empty HTML ... (more) Extension Process Model (DRAFT) ‎(Chromium Developer ...
APIs ‎(Chromium Developer Documentation‎)
dev.chromium.org — Showing 22 items Name Notes Use cases Priority Sort Sort Sort Sort Storage Should come for free... via HTML5 APIs. New Tab Page Replace it entirely, or add modules (iframes?) to it. Read-only user scripts User scripts that have only ... (more) APIs ‎(Chromium Developer Documentation‎)
Release Notes: 1.0.154.46 ‎(Chromium Developer Documentation‎)
dev.chromium.org — [ r8418 ] Fix pages failing to load with 'waiting for cache...' message. (Issue 4769 ) [... r8443 ] Mitigate Adobe Reader Plugin Open Parameters Cross-Site Scripting Vulnerability (CVE-2007-0048, CVE-2007-0045) by blocking requests for javascript: URLs ... (more) Release Notes: 1.0.154.46 ‎(Chromium Developer ...
Comments
Blog Reactions

Chrome's New Tab Page in Firefox
Google Operating System — ... "The new tab page is the default starting point for all tabs - it is designed to get the user where they want to go, and is not meant to be an information resource like the user's home page; that is, the new tab page is not intended to be a destination, but rather a jumping-off point to other destinations - we strongly want to avoid cognitive load and distractions for the user, especially those creating new tabs for other purposes," explains Google. ...

Google Toolbar 5 adds Chrome’s New Tab Page in Firefox
D' Technology Weblog — ... , once installed adds a ”new tab” page from Chrome. When you open a new tab, the page shows 9 thumbnails of the most frequently visited pages, recent bookmarks and pages from recently closed tabs, similiar to Opera “speed dial” feature. Unlike the similar feature from Google Chrome, you can disable the page and you can remove the thumbnails you don’t like, explains Google. ...

Related Content
Extensions ‎(Chromium Developer Documentation‎)
dev.chromium.org 12/1/2008 — Bookmarking/navigation tools: Delicious Toolbar, Stumbleupon, web-based history, new tab page clipboard accelerators Content enhancements: Skype extension (clickable phone numbers), RealPlayer extension (save video), Autolink (generic microformat data ...
Become a Chromium Committer ‎(Chromium Developer Documentation‎)
dev.chromium.org 12/15/2008 — This privilege is granted with some expectation of responsibility: committers are people who care about Chromium and want to help the project meet its goals. A committer is not just someone who can make changes to SVN, but someone who has demonstrated ...
FAQ ‎(Chromium Developer Documentation‎)
dev.chromium.org 2/15/2009 — Q. Does Chromium build a working UI on Mac or Linux? Q. Can I run Chromium on Linux under Wine? Q. Does Chromium on Linux use GTK or Qt? A. We're too early in the port to have incorporated a toolkit. Most of the custom drawing goes through a library ...
Browser Bootstrapping ‎(Chromium Developer Documentation‎)
sites.google.com 2/13/2009 — The purpose of this document is to help organize and coordinate the effort to get a browser window up and running on Mac and Linux using as much of the code that is already there as possible (with temporary header and link scaffolding, plus ifdefs) as ...
User Scripts ‎(Chromium Developer Documentation‎)
dev.chromium.org 1/8/2009 — Install a recent trunk build of Chromium Launch chrome.exe with the --enable-user-scripts flag. Create a directory to store user scripts in: On Chromium builds 2.0.156.1, the directory should be called User Scripts and be in your chromium user ...
Release Notes ‎(Chromium Developer Documentation)‎
dev.chromium.org 3/17/2009 — [ r11274 ] Ctrl-M will no longer bring up a new window dialog box. (Issue: 8435 ) [ r11285 ] Fixes crash related to the resizing of a window that had a download shelf and had been dragged out from a tab. (Issue: 8477 ) [ r11287 ] Session restore ...
Release Notes: 2.0.166.1 ‎(Chromium Developer Documentation)‎
sites.google.com 2/26/2009 — [ r9942 ] Fixed issue: After scrolling, input method editor (IME) window appeared far from the current text area. (Issue: 7651 ) [ r9950 ] **Preliminary fullscreen mode support. (Issue: 534 ) [ r9953 ] Double clicking on a tab no longer maximizes the ...
Subscribing to feeds ‎(Chromium Developer Documentation‎)
sites.google.com 12/17/2008 — Table of contents Discovery We will autodetect RSS and Atom feeds using the standard autodiscovery tags : When a feed is available for a page, we will display an rss icon in the address bar: Clicking on the feed icon will redirect the user to feed, ...
Release Notes (Chromium Developer Documentation)
dev.chromium.org 10/16/2008 — r3177 , r3207 Enables sorting columns in the password manager, the list of URLs to load at startup, and the Google Chrome task manager. (Issue 2949 , 95 ) r3180 Adds a command line switch to start the browser in incognito mode. Thanks to ...
Release Notes 2.0.156.1 ‎(Chromium Developer Documentation‎)
sites.google.com 1/9/2009 — New version of WebKit. WebKit is the open source code Google Chrome uses to render web pages (HTML and CSS). 1.0.154.36 used basically the same version of WebKit as Safari 3.1, but the WebKit team has made a lot of improvements since that was ...