Submit a Story!
topics:

APIs ‎(Chromium Developer Documentation‎)
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 read-only access to the DOM. Themes We might ...
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 ...
New Tab Page ‎(Chromium Developer Documentation‎)
New Tab Page ‎(Chromium Developer Documentation‎)
dev.chromium.org — 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, ... (more) New Tab Page ‎(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

Google Chrome Will Have Extensions by May
Google Operating System — ... There's also a list of APIs that includes support for changing the theme, customizing toolstrips and buttons, manipulating the download system, interacting with the history and bookmark system, adding support for sidebars and status bars. ...

Google Chrome to support extensions by May?
Download Squad — ... From the conference notes, the session will teach developers to create extensions "using the web technologies [they] already know." Working with the various APIs that are detailed in the Chrome design documents will also be covered. ...

Related Content
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 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 ...