Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(669)

Side by Side Diff: chrome/common/extensions/docs/getstarted.html

Issue 165323: Add chrome.extension to extension_api.json and docs (Closed)
Patch Set: precommit Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/common/extensions/docs/extension.html ('k') | chrome/common/extensions/docs/index.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1) The <head> information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mecha nism. 2) The <body> tag *must* retain id="body" 3) All <body>.innerHTML is gener eated as an rendering step. If viewed in a browser, it will be re-generated from the template, json schema and authored overview content. 4) The <body>.innerHTM L is also generated by an offline step so that this page may easily be indexed b y search engines. TODO(rafaelw): Abstract this into a "pageshell" that becomes t he single version of page template shell and the "instance" pages (bookmarks.htm l, etc...) can be generated with a build step. --><!-- <html> must retain id="te mplate --><html xmlns="http://www.w3.org/1999/xhtml" jstcache="0"><!-- <head> da ta is significant and loads the needed libraries and styles --><head jstcache="0 "> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" jstcache=" 0"> <title jscontent="pageTitle" jstcache="1">Getstarted</title> <link href="css /ApiRefStyles.css" rel="stylesheet" type="text/css" jstcache="0"> <script type=" text/javascript" src="../../../third_party/jstemplate/jstemplate_compiled.js" js tcache="0"> </script> <script type="text/javascript" src="js/api_page_generator. js" jstcache="0"></script> <script type="text/javascript" src="js/bootstrap.js" jstcache="0"></script> </head><!-- <body> content is completely generated. Do no t edit, as it will be and rewritten. --><body jstcache="0"> <div id="container" jstcache="0"> <a name="top" jstcache="0"> </a> <!-- API HEADER --> <div id="page Header" jstcache="0"> <!-- BREADCRUMB --> <!-- TODO: Fix these hrefs --> <div id ="breadcrumbs" jstcache="0"> <a href="index.html" jstcache="0">Google Chrome Ext ensions</a> &gt; <a href="reference_index.html" jstcache="0">Reference</a> &gt; <a href="api_index.html" jstcache="0">chrome.* APIs</a> &gt; <span jscontent="h1 Header" jstcache="2">Getstarted</span> </div> <div id="searchbox" jstcache="0"> <form action="http://www.google.com/cse" id="cse-search-box" jstcache="0"> <div jstcache="0"> <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno" jstcache="0"> <input type="hidden" name="ie" value="UTF-8" jstcache="0"> <input type="text" name="q" size="31" jstcache="0"> <input type="submit" name="s a" value="Search" jstcache="0"> </div> </form> <script type="text/javascript" sr c="http://www.google.com/jsapi" jstcache="0"></script> <script type="text/javasc ript" jstcache="0">google.load("elements", "1", {packages: "transliteration"});< /script> <script type="text/javascript" src="http://www.google.com/coop/cse/t13n ?form=cse-search-box&amp;t13n_langs=en" jstcache="0"></script> <script type="tex t/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp; lang=en" jstcache="0"></script> </div> <div id="pageTitle" jstcache="0"> <h1 jsc ontent="h1Header" jstcache="2">Getstarted</h1> </div> </div> <!-- /pageHeader -- > <div id="pageContent" jstcache="0"> <!-- SIDENAV --> <div id="leftNav" jstcach e="0"> <ul jstcache="0"> <li jstcache="0"> <a href="index.html" jstcache="0">Hom e</a></li> <li jstcache="0"> <a href="getstarted.html" jstcache="0">Get Started< /a></li> <li jstcache="0"> <a href="overview.html" jstcache="0">Overview</a></li > <li jstcache="0">Reference <ul jstcache="0"> <li jstcache="0"><a href="manifes t.html" jstcache="0">Manifest</a> </li><li jstcache="0"><a href="toolstrip.html" jstcache="0">Toolstrips</a> </li><li jstcache="0"><a href="pageActions.html" js tcache="0">Page actions</a> </li><li jstcache="0"><a href="background_pages.html " jstcache="0">Background pages</a> </li><li jstcache="0"><a href="content_scrip ts.html" jstcache="0">Content scripts</a> </li><li jstcache="0"><a href="tabs.ht ml" jstcache="0">Tabs</a> </li><li jstcache="0"><a href="windows.html" jstcache= "0">Windows</a> </li><li jstcache="0"><a href="self.html" jstcache="0">Self</a> </li><li jstcache="0"><a href="npapi.html" jstcache="0">NPAPI Plugins</a> </li>< li jstcache="0"><a href="packaging.html" jstcache="0">Packaging</a> </li><li jst cache="0"><a href="autoupdate.html" jstcache="0">Autoupdate</a> </li></ul> </li> <li jstcache="0">Samples <ul jstcache="0"> <li jstcache="0">[sample 1] </li><li jstcache="0">[sample 2] </li></ul> </li></ul> </div> <div id="mainColumn" jstcac he="0"> <!-- TABLE OF CONTENTS --> <div id="toc" jsselect="apiDefinition" jstcac he="3" style="display: none; "> <p jstcache="0">Contents</p> <ol jstcache="0"> < li jstcache="0"> <a href="#overview" jstcache="0">Description</a> <ol jstcache=" 0"> <li jstcache="0"><a href="#overview-properties" jstcache="0">Properties</a>< /li> <li jstcache="0"><a href="#overview-examples" jstcache="0">Examples</a></li > </ol> </li> <li jstcache="0"> <a href="#methods" jstcache="0">Methods</a> <ol jstcache="0"> <li jsselect="functions" jstcache="4"> <a jscontent="name" jsvalue s=".href:'#method-' + name" href="#method-anchor" jstcache="17">methodName</a> < /li> </ol> </li> <li jstcache="0"> <a href="#events" jstcache="0">Events</a> <ol jstcache="0"> <li jsselect="events" jstcache="5"> <a jscontent="name" jsvalues= ".href:'#event-' + name" href="#event-anchor" jstcache="18">eventName</a> </li> </ol> </li> <!-- TODO: What do we do about structs/types? --> <li jstcache="0"> <a href="#structs" jstcache="0">TODO: Structs</a> <ol jstcache="0"> <li jstcache ="0"><a href="#struct-BookmarkTreeNode" jstcache="0"></a></li> </ol> </li> </ol> [PENDING: links to all h2s and h3s should go here -- would it be possible to li nk to overview h3s, as well? if so, how should we create their anchor/id values? ] </div> <!-- /TABLE OF CONTENTS --> <!-- STATIC CONTENT PLACEHOLDER --> <div id ="static" jstcache="0"><p jstcache="0"> This tutorial walks you through creating a simple extension. To complete this tutorial, you must have Windows; Linux and Mac don't yet support extensions. </p> <h2 id="browser" jstcache="0">Get your b rowser ready</h2> <p jstcache="0"> To develop extensions for Google Chrome, you need to set up your browser: </p> <ol jstcache="0"> <li jstcache="0"><a href="ht tp://dev.chromium.org/getting-involved/dev-channel" jstcache="0">Subscribe to th e Dev channel</a> of Google Chrome for Windows. </li> <li jstcache="0"><a href=" http://dev.chromium.org/developers/creating-and-using-profiles" jstcache="0">Cre ate a separate profile</a> for testing <em jstcache="0">(optional but highly rec ommended)</em>. Having a testing profile means that you can use Google Chrome (w ith your default profile) for everyday browsing, even if your extension has horr ible bugs.</li> </ol> <h2 id="load" jstcache="0">Create and load an extension</h 2> <p jstcache="0"> In this section, you'll write a <em jstcache="0">toolstrip</ em> — an extension that puts a bit of UI into the <em jstcache="0">toolbar</em> at the bottom of the Google Chrome window. </p> <ol jstcache="0"> <li jstcache=" 0"> Create a folder somewhere on your computer to contain your extension's code. We'll assume the folder is located at <strong jstcache="0"><code jstcache="0">c :\myext</code></strong>, but it can be anywhere. </li> <li jstcache="0"> Inside your extension's folder, create a text file called <strong jstcache="0"><code js tcache="0">manifest.json</code></strong>, and put this in it: <pre jstcache="0"> { "name": "My First Extension", "version": "1.0", "description": "The first exte nsion that I made.", "toolstrips": [ "my_toolstrip.html" ] }</pre> </li> <li jst cache="0"> In the same folder, create a text file called <strong jstcache="0"><c ode jstcache="0">my_toolstrip.html</code></strong>, and put this in it: <pre jst cache="0">&lt;div class="toolstrip-button"&gt; &lt;span&gt;Hello, World!&lt;/spa n&gt; &lt;/div&gt;</pre> </li> <li jstcache="0"> Load the extension: <ol type="a " jstcache="0"> <li jstcache="0"> Change the shortcut that you use to start the browser (or create a new one) so that it has the <code jstcache="0">--enable-ext ensions</code> and <code jstcache="0">--load-extension</code> flags. For example , if your extension is at <code jstcache="0">c:\myext</code>, your shortcut migh t look something like this: <pre jstcache="0">chrome.exe <span class="newCode" j stcache="0">--enable-extensions --load-extension="c:\myext"</span></pre> </li> < li jstcache="0">Exit Google Chrome. If you have a separate profile for testing, you only need to exit the browser instances that use the testing profile. </li> <li jstcache="0">Double-click the shortcut to start the browser.</li> </ol> <p j stcache="0"> <b jstcache="0">Note:</b> For details on changing shortcut properti es, see <a href="http://dev.chromium.org/developers/creating-and-using-profiles" jstcache="0">Creating and Using Profiles</a>.</p> </li> </ol> <p jstcache="0"> You should see the UI for your extension at the bottom left of the browser, look ing something like this: </p> <table jstcache="0"> <tbody jstcache="0"> <tr jstc ache="0"> <td align="center" width="33%" jstcache="0"><img src="images/hw-1.gif" alt="" jstcache="0"></td> <td align="center" width="33%" jstcache="0"><img src= "images/hw-2.gif" alt="" jstcache="0"></td> <td align="center" width="33%" jstca che="0"><img src="images/hw-3.gif" alt="" jstcache="0"></td> </tr> <tr jstcache= "0"> <th align="center" width="33%" jstcache="0"> default appearance</th> <th al ign="center" width="33%" jstcache="0"> initial onhover appearance</th> <th align ="center" width="33%" jstcache="0"> final onhover appearance</th> </tr> </tbody> </table> <p jstcache="0"> Your extension's button is automatically styled to lo ok like it belongs in the browser. If you put the cursor over the button, the bu tton gets a nice, rounded edge, just like the buttons in the bookmark bar. After a while, a tooltip comes up, identifying the extension. </p> <p jstcache="0"> [ PENDING: troubleshooting info should go here. what are symptoms of common typos, including misnamed files? what are the symptoms if you don't have the dev chann el?] </p> <h2 id="code" jstcache="0">Add code to the extension</h2> <p jstcache= "0"> In this step, you'll make your extension <em jstcache="0">do</em> something besides just look good. </p> <ol jstcache="0"> <li jstcache="0"> <p jstcache="0 "> Inside your extension's folder, create a text file called <strong jstcache="0 "><code jstcache="0">hello_world.html</code></strong>, and add the following cod e to it:</p> <blockquote jstcache="0"> <a href="samples/hello_world.txt" jstcach e="0">CSS and JavaScript code for hello_world</a></blockquote> </li> <li jstcach e="0"> <p jstcache="0"> Edit <code jstcache="0">my_toolstrip.html</code>, so tha t it has the following code: </p> <pre jstcache="0">&lt;div class="toolstrip-but ton"<span class="newCode" jstcache="0"> onclick="window.open('hello_world.html') "</span>&gt; &lt;span&gt;Hello, World!&lt;/span&gt; &lt;/div&gt;</pre> </li> <li jstcache="0"> Restart the browser to load the new version of the extension.</li > <li jstcache="0">Click the button. A window should come up that displays <code jstcache="0">hello_world.html</code>. </li> </ol> <p jstcache="0"> It should lo ok something like this:</p> <img src="images/hello_world-page.gif" alt="a window with a grid of images related to HELLO WORLD" jstcache="0"> <p jstcache="0"> If you don't see that page, try the instructions again, following them exactly. Do n't try loading an HTML file that isn't in the extension's folder — it won't wor k! </p> <h2 id="debug" jstcache="0">Debug the extension</h2> <p jstcache="0"> Yo u can use the browser's built-in developer tools to view your extension's code, display debugging output, and debug your extension. </p> <ol jstcache="0"> <li j stcache="0"> <p jstcache="0"> Edit <code jstcache="0">my_toolstrip.html</code>, so that it has the following code: </p> <pre jstcache="0"><span class="newCode" jstcache="0">&lt;script&gt; function helloWorld() { var hwFile = 'hello_world.ht ml'; console.log("in helloWorld()"); window.open(hwFile); } &lt;/script&gt;</spa n> &lt;div class="toolstrip-button" onclick="<span class="newCode" jstcache="0"> helloWorld();</span>"&gt; &lt;span&gt;Hello, World!&lt;/span&gt; &lt;/div&gt;</p re> <p jstcache="0"> The relocated code still has the same effect, but now it ha s some debugging output, thanks to the call to <code jstcache="0">console.log()< /code>.</p> </li> <li jstcache="0"> Restart the browser, so that it loads your n ew version of the extension. <!-- This might be confusing. Maybe we should inste ad cover location.reload() later, after we've shown the console. <div class="not e"> <b>Tip:</b> If you don't want to restart your browser, you can get an update d version of the extension by opening a new window. The new window will contain the updated extension; old windows will contain the old version. </div> --> </li > <li jstcache="0"> Right-click the <strong jstcache="0">Hello, World!</strong> button (at the bottom left) to bring up the Developer Tools window for this inst ance of your toolstrip. The window should look something like this: <p jstcache= "0"> <img src="images/devtools-1.gif" alt="" jstcache="0"> </p> <!-- Possibly we should recommend starting the Dev Tools using chrome://extensions, rather than right-click. However, that adds some stuff (such as id) that might be confusing. --> </li> <li jstcache="0"> Click the <strong jstcache="0">Scripts</strong> but ton. If necessary, choose <strong jstcache="0">my_toolstrip.html</strong> from t he list of scripts. The result should be something like this: <p jstcache="0"> < img src="images/devtools-2.gif" alt="" jstcache="0"> </p> </li> <li jstcache="0" > Set a debugging breakpoint at the <code jstcache="0">window.open()</code> stat ement by clicking <strong jstcache="0">5</strong> in the left column: <p jstcach e="0"> <img src="images/devtools-3.gif" alt="" jstcache="0"> </p> </li> <li jstc ache="0"> Click the Console button (second from left, at the bottom of the Devel oper Tools window) so that you can see both the code and the console. <p jstcach e="0"> <img src="images/devtools-4.gif" alt="" jstcache="0"></p> </li> <li jstca che="0"> Back in the main browser window, click the <strong jstcache="0">Hello, World!</strong> button, so that the extension begins executing. You should see t he output of <code jstcache="0">console.log()</code> along with the line number, and execution should stop just before the call to <code jstcache="0">window.ope n()</code>. <p jstcache="0"> <img src="images/devtools-5.gif" alt="" jstcache="0 "> </p> <p jstcache="0"> The Call Stack area at the right of the tools window sh ows that the <code jstcache="0">helloWorld()</code> method was called by an anon ymous function that was called by <code jstcache="0">onclick</code>. Anywhere in the Call Stack or console that you see a file and line number (for example, "my _toolstrip.html:4"), you can click that text to see the relevant line of code. < /p> </li> <li jstcache="0"> In the upper right part of the tools window, scroll down (if necessary) until you can see the local scope variables. This section sh ows the current values of all variables in the current scope. For example, you c an see that <code jstcache="0">hwFile</code> is a local variable that has the va lue "hello_world.html". <p jstcache="0"> <img src="images/devtools-6.gif" alt="" jstcache="0"> </p> </li> <li jstcache="0"> Click the buttons at the upper right of the window to resume execution or to step through the code. Once the call to <code jstcache="0">window.open()</code> returns, the main browser window should open a new tab that displays the contents of <code jstcache="0">hello_world.htm l</code>.</li> </ol> <p jstcache="0"> You now know how to load and debug an exte nsion!</p> <h2 id="summary" jstcache="0">Summary</h2> <p jstcache="0"> [PENDING: Summarize what we did, what it means, what else we would've done if this were a real extension (e.g. package it), and where to find more information. Suggest w here to go next.]</p> </div> <!-- API PAGE --> <div class="apiPage" jsselect="ap iDefinition" jstcache="3" style="display: none; "> <!-- METHODS --> <div class=" apiGroup" id="methods" jstcache="0"> <a name="#methods" jstcache="0"></a> <h2 js tcache="0">Methods</h2> <!-- iterates over all functions --> <div class="apiItem " jsselect="functions" jstcache="4"> <a jsvalues=".name:'method-' + name" jstcac he="6"></a> <!-- method-anchor --> <h3 jscontent="name" jstcache="7">method name </h3> <div class="summary" jstcache="0"><span jsdisplay="returns" jscontent="ret urns.typeName" jstcache="9">void</span> <!-- Note: intentionally longer 80 colum ns --> <span jscontent="fullName" jstcache="10">chrome.module.methodName</span>( <span jsselect="parameters" jsvalues="class:optional ? 'optional' : ''" jstcache ="11"><span jsdisplay="$index" jstcache="19">, </span><span jscontent="typeName" jstcache="20"></span> <var jstcache="0"><span jscontent="name" jstcache="7"></s pan></var></span>)</div> <div class="description" jstcache="0"> <p class="todo" jsdisplay="!description" jstcache="12">Undocumented.</p> <p jsdisplay="descripti on" jsvalues=".innerHTML:description" jstcache="13"> A description from the json schema def of the function goes here. </p> <!-- PARAMETERS --> <h4 jstcache="0" >Parameters</h4> <dl jstcache="0"> <div jsselect="parameters" jstcache="21"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="na me" jstcache="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisp lay="optional" jstcache="28">optional </span><span jscontent="typeName" jstcache ="20">paramType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.descriptio n" jstcache="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues =".innerHTML:$this.description" jstcache="24"> Description of this parameter fro m the json schema. </dd> <!-- OBJECT PROPERTIES --> <dd jsdisplay="_propertyList " jstcache="25"> <dl jstcache="0"> <div jsselect="_propertyList" jstcache="29"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent= "name" jstcache="7">paramName</var><em jstcache="0"> (<span class="optional" jsd isplay="optional" jstcache="28">optional </span><span jscontent="typeName" jstca che="20">paramType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.descrip tion" jstcache="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsval ues=".innerHTML:$this.description" jstcache="24"> Description of this parameter from the json schema. </dd> </div> </dl> </dd> </div> </dl> <!-- RETURNS --> <h4 jsdisplay="returns" jstcache="14">Returns</h4> <dl jstcache="0"> <div jsselect= "returns" jstcache="22"> <dt jstcache="0"> <!-- Note: intentionally longer 80 co lumns --> <var jscontent="name" jstcache="7">paramName</var> <em jstcache="0">(< span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd class=" todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd jsdi splay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="24"> Description of this parameter from the json schema. </dd> <!-- OBJECT PROPERTIE S --> <dd jsdisplay="_propertyList" jstcache="25"> <dl jstcache="0"> <div jssele ct="_propertyList" jstcache="29"> <dt jstcache="0"> <!-- Note: intentionally lon ger 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcach e="0"> (<span class="optional" jsdisplay="optional" jstcache="28">optional </spa n><span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd clas s="todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd j sdisplay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="2 4"> Description of this parameter from the json schema. </dd> </div> </dl> </dd> </div> </dl> <!-- CALLBACK --> <div jsdisplay="callbackParameters" jstcache="1 5"> <h4 jstcache="0">Callback function</h4> <p jstcache="0"> If you specify the <em jstcache="0">callback</em> parameter, it should specify a function that look s like this: </p> <!-- Note: intentionally longer 80 columns --> <pre jstcache=" 0">function(<span jscontent="callbackSignature" jstcache="26">Type param1, Type param2</span>) <span class="subdued" jstcache="0">{...}</span>);</pre> <dl jstca che="0"> <div jsselect="callbackParameters" jstcache="27"> <dt jstcache="0"> <!- - Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">p aramName</var><em jstcache="0"> (<span jscontent="typeName" jstcache="20">paramT ype</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcache= "23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=".innerHTML :$this.description" jstcache="24"> Description of this parameter from the json s chema. </dd> <!-- OBJECT PROPERTIES --> <dd jsdisplay="_propertyList" jstcache=" 25"> <dl jstcache="0"> <div jsselect="_propertyList" jstcache="29"> <dt jstcache ="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstca che="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisplay="opti onal" jstcache="28">optional </span><span jscontent="typeName" jstcache="20">par amType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcac he="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=".innerH TML:$this.description" jstcache="24"> Description of this parameter from the jso n schema. </dd> </div> </dl> </dd> </div> </dl> </div> </div> <!-- /description --> </div> <!-- /apiItem --> </div> <!-- /apiGroup --> <!-- EVENTS --> <div clas s="apiGroup" id="events" jstcache="0"> <a name="#events" jstcache="0"></a> <h2 i d="events" jstcache="0">Events</h2> <!-- iterates over all events --> <div jssel ect="events" class="apiItem" jstcache="5"> <a jsvalues=".name:'event-' + name" j stcache="8"></a> <h3 jscontent="name" jstcache="7">event name</h3> <div class="s ummary" jstcache="0"> <!-- Note: intentionally longer 80 columns --> <span class ="subdued" jstcache="0">chrome.bookmarks.</span><span jscontent="name" jstcache= "7">onEvent</span><span class="subdued" jstcache="0">.addListener</span>(functio n(<span jscontent="callSignature" jstcache="16">Type param1, Type param2</span>) <span class="subdued" jstcache="0">{...}</span>); </div> <div class="descriptio n" jstcache="0"> <p class="todo" jsdisplay="!description" jstcache="12">Undocume nted.</p> <p jsdisplay="description" jsvalues=".innerHTML:description" jstcache= "13"> A description from the json schema def of the event goes here. </p> <!-- P ARAMETERS --> <h4 jstcache="0">Parameters</h4> <dl jstcache="0"> <div jsselect=" parameters" jstcache="21"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcache="0"> (<span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd class ="todo" jsdisplay="!$this.description" jstcache="23">Undocumented.</dd> <dd jsdi splay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="24"> Description of this parameter from the json schema. </dd> <!-- OBJECT PROPERTIE S --> <dd jsdisplay="_propertyList" jstcache="25"> <dl jstcache="0"> <div jssele ct="_propertyList" jstcache="29"> <dt jstcache="0"> <!-- Note: intentionally lon ger 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcach e="0"> (<span class="optional" jsdisplay="optional" jstcache="28">optional </spa n><span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd clas s="todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd j sdisplay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="2 4"> Description of this parameter from the json schema. </dd> </div> </dl> </dd> </div> </dl> </div> <!-- /decription --> </div> <!-- /apiItem --> </div> <!-- / apiGroup --> </div> <!-- /apiPage --> </div> <!-- /mainColumn --> </div> <!-- /p ageContent --> <div id="pageFooter" --="" jstcache="0"> Copyright 2009 <br jstca che="0"> TBD: copyright/license should be automatically included here </div> <!- - /pageFooter --> </div> <!-- /container --> </body></html> 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1) The <head> information in this page is significant, should be uniform across api docs and should be edited only with knowledge of the templating mecha nism. 2) The <body> tag *must* retain id="body" 3) All <body>.innerHTML is gener eated as an rendering step. If viewed in a browser, it will be re-generated from the template, json schema and authored overview content. 4) The <body>.innerHTM L is also generated by an offline step so that this page may easily be indexed b y search engines. TODO(rafaelw): Abstract this into a "pageshell" that becomes t he single version of page template shell and the "instance" pages (bookmarks.htm l, etc...) can be generated with a build step. --><!-- <html> must retain id="te mplate --><html xmlns="http://www.w3.org/1999/xhtml" jstcache="0"><!-- <head> da ta is significant and loads the needed libraries and styles --><head jstcache="0 "> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" jstcache=" 0"> <title jscontent="pageTitle" jstcache="1">Getstarted</title> <link href="css /ApiRefStyles.css" rel="stylesheet" type="text/css" jstcache="0"> <script type=" text/javascript" src="../../../third_party/jstemplate/jstemplate_compiled.js" js tcache="0"> </script> <script type="text/javascript" src="js/api_page_generator. js" jstcache="0"></script> <script type="text/javascript" src="js/bootstrap.js" jstcache="0"></script> </head><!-- <body> content is completely generated. Do no t edit, as it will be and rewritten. --><body jstcache="0"> <div id="container" jstcache="0"> <a name="top" jstcache="0"> </a> <!-- API HEADER --> <div id="page Header" jstcache="0"> <!-- BREADCRUMB --> <!-- TODO: Fix these hrefs --> <div id ="breadcrumbs" jstcache="0"> <a href="index.html" jstcache="0">Google Chrome Ext ensions</a> &gt; <a href="reference_index.html" jstcache="0">Reference</a> &gt; <a href="api_index.html" jstcache="0">chrome.* APIs</a> &gt; <span jscontent="h1 Header" jstcache="2">Getstarted</span> </div> <div id="searchbox" jstcache="0"> <form action="http://www.google.com/cse" id="cse-search-box" jstcache="0"> <div jstcache="0"> <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno" jstcache="0"> <input type="hidden" name="ie" value="UTF-8" jstcache="0"> <input type="text" name="q" size="31" jstcache="0"> <input type="submit" name="s a" value="Search" jstcache="0"> </div> </form> <script type="text/javascript" sr c="http://www.google.com/jsapi" jstcache="0"></script> <script type="text/javasc ript" jstcache="0">google.load("elements", "1", {packages: "transliteration"});< /script> <script type="text/javascript" src="http://www.google.com/coop/cse/t13n ?form=cse-search-box&amp;t13n_langs=en" jstcache="0"></script> <script type="tex t/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&amp; lang=en" jstcache="0"></script> </div> <div id="pageTitle" jstcache="0"> <h1 jsc ontent="h1Header" jstcache="2">Getstarted</h1> </div> </div> <!-- /pageHeader -- > <div id="pageContent" jstcache="0"> <!-- SIDENAV --> <div id="leftNav" jstcach e="0"> <ul jstcache="0"> <li jstcache="0"> <a href="index.html" jstcache="0">Hom e</a></li> <li jstcache="0"> <a href="getstarted.html" jstcache="0">Get Started< /a></li> <li jstcache="0"> <a href="overview.html" jstcache="0">Overview</a></li > <li jstcache="0">Reference <ul jstcache="0"> <li jstcache="0"><a href="manifes t.html" jstcache="0">Manifest</a> </li><li jstcache="0"><a href="toolstrip.html" jstcache="0">Toolstrips</a> </li><li jstcache="0"><a href="pageActions.html" js tcache="0">Page actions</a> </li><li jstcache="0"><a href="background_pages.html " jstcache="0">Background pages</a> </li><li jstcache="0"><a href="content_scrip ts.html" jstcache="0">Content scripts</a> </li><li jstcache="0"><a href="extensi on.html" jstcache="0">Extension</a> </li><li jstcache="0"><a href="tabs.html" js tcache="0">Tabs</a> </li><li jstcache="0"><a href="windows.html" jstcache="0">Wi ndows</a> </li><li jstcache="0"><a href="self.html" jstcache="0">Self</a> </li>< li jstcache="0"><a href="npapi.html" jstcache="0">NPAPI Plugins</a> </li><li jst cache="0"><a href="packaging.html" jstcache="0">Packaging</a> </li><li jstcache= "0"><a href="autoupdate.html" jstcache="0">Autoupdate</a> </li></ul> </li><li js tcache="0">Samples <ul jstcache="0"> <li jstcache="0">[sample 1] </li><li jstcac he="0">[sample 2] </li></ul> </li></ul> </div> <div id="mainColumn" jstcache="0" > <!-- TABLE OF CONTENTS --> <div id="toc" jsselect="apiDefinition" jstcache="3" style="display: none; "> <p jstcache="0">Contents</p> <ol jstcache="0"> <li jst cache="0"> <a href="#overview" jstcache="0">Description</a> <ol jstcache="0"> <l i jstcache="0"><a href="#overview-properties" jstcache="0">Properties</a></li> < li jstcache="0"><a href="#overview-examples" jstcache="0">Examples</a></li> </ol > </li> <li jstcache="0"> <a href="#methods" jstcache="0">Methods</a> <ol jstcac he="0"> <li jsselect="functions" jstcache="4"> <a jscontent="name" jsvalues=".hr ef:'#method-' + name" href="#method-anchor" jstcache="17">methodName</a> </li> < /ol> </li> <li jstcache="0"> <a href="#events" jstcache="0">Events</a> <ol jstca che="0"> <li jsselect="events" jstcache="5"> <a jscontent="name" jsvalues=".href :'#event-' + name" href="#event-anchor" jstcache="18">eventName</a> </li> </ol> </li> <!-- TODO: What do we do about structs/types? --> <li jstcache="0"> <a hre f="#structs" jstcache="0">TODO: Structs</a> <ol jstcache="0"> <li jstcache="0">< a href="#struct-BookmarkTreeNode" jstcache="0"></a></li> </ol> </li> </ol> [PEND ING: links to all h2s and h3s should go here -- would it be possible to link to overview h3s, as well? if so, how should we create their anchor/id values?] </di v> <!-- /TABLE OF CONTENTS --> <!-- STATIC CONTENT PLACEHOLDER --> <div id="stat ic" jstcache="0"><p jstcache="0"> This tutorial walks you through creating a sim ple extension. To complete this tutorial, you must have Windows; Linux and Mac d on't yet support extensions. </p> <h2 id="browser" jstcache="0">Get your browser ready</h2> <p jstcache="0"> To develop extensions for Google Chrome, you need t o set up your browser: </p> <ol jstcache="0"> <li jstcache="0"><a href="http://d ev.chromium.org/getting-involved/dev-channel" jstcache="0">Subscribe to the Dev channel</a> of Google Chrome for Windows. </li> <li jstcache="0"><a href="http:/ /dev.chromium.org/developers/creating-and-using-profiles" jstcache="0">Create a separate profile</a> for testing <em jstcache="0">(optional but highly recommend ed)</em>. Having a testing profile means that you can use Google Chrome (with yo ur default profile) for everyday browsing, even if your extension has horrible b ugs.</li> </ol> <h2 id="load" jstcache="0">Create and load an extension</h2> <p jstcache="0"> In this section, you'll write a <em jstcache="0">toolstrip</em> — an extension that puts a bit of UI into the <em jstcache="0">toolbar</em> at the bottom of the Google Chrome window. </p> <ol jstcache="0"> <li jstcache="0"> Cr eate a folder somewhere on your computer to contain your extension's code. We'll assume the folder is located at <strong jstcache="0"><code jstcache="0">c:\myex t</code></strong>, but it can be anywhere. </li> <li jstcache="0"> Inside your e xtension's folder, create a text file called <strong jstcache="0"><code jstcache ="0">manifest.json</code></strong>, and put this in it: <pre jstcache="0">{ "nam e": "My First Extension", "version": "1.0", "description": "The first extension that I made.", "toolstrips": [ "my_toolstrip.html" ] }</pre> </li> <li jstcache= "0"> In the same folder, create a text file called <strong jstcache="0"><code js tcache="0">my_toolstrip.html</code></strong>, and put this in it: <pre jstcache= "0">&lt;div class="toolstrip-button"&gt; &lt;span&gt;Hello, World!&lt;/span&gt; &lt;/div&gt;</pre> </li> <li jstcache="0"> Load the extension: <ol type="a" jstc ache="0"> <li jstcache="0"> Change the shortcut that you use to start the browse r (or create a new one) so that it has the <code jstcache="0">--enable-extension s</code> and <code jstcache="0">--load-extension</code> flags. For example, if y our extension is at <code jstcache="0">c:\myext</code>, your shortcut might look something like this: <pre jstcache="0">chrome.exe <span class="newCode" jstcach e="0">--enable-extensions --load-extension="c:\myext"</span></pre> </li> <li jst cache="0">Exit Google Chrome. If you have a separate profile for testing, you on ly need to exit the browser instances that use the testing profile. </li> <li js tcache="0">Double-click the shortcut to start the browser.</li> </ol> <p jstcach e="0"> <b jstcache="0">Note:</b> For details on changing shortcut properties, se e <a href="http://dev.chromium.org/developers/creating-and-using-profiles" jstca che="0">Creating and Using Profiles</a>.</p> </li> </ol> <p jstcache="0"> You sh ould see the UI for your extension at the bottom left of the browser, looking so mething like this: </p> <table jstcache="0"> <tbody jstcache="0"> <tr jstcache=" 0"> <td align="center" width="33%" jstcache="0"><img src="images/hw-1.gif" alt=" " jstcache="0"></td> <td align="center" width="33%" jstcache="0"><img src="image s/hw-2.gif" alt="" jstcache="0"></td> <td align="center" width="33%" jstcache="0 "><img src="images/hw-3.gif" alt="" jstcache="0"></td> </tr> <tr jstcache="0"> < th align="center" width="33%" jstcache="0"> default appearance</th> <th align="c enter" width="33%" jstcache="0"> initial onhover appearance</th> <th align="cent er" width="33%" jstcache="0"> final onhover appearance</th> </tr> </tbody> </tab le> <p jstcache="0"> Your extension's button is automatically styled to look lik e it belongs in the browser. If you put the cursor over the button, the button g ets a nice, rounded edge, just like the buttons in the bookmark bar. After a whi le, a tooltip comes up, identifying the extension. </p> <p jstcache="0"> [PENDIN G: troubleshooting info should go here. what are symptoms of common typos, inclu ding misnamed files? what are the symptoms if you don't have the dev channel?] < /p> <h2 id="code" jstcache="0">Add code to the extension</h2> <p jstcache="0"> I n this step, you'll make your extension <em jstcache="0">do</em> something besid es just look good. </p> <ol jstcache="0"> <li jstcache="0"> <p jstcache="0"> Ins ide your extension's folder, create a text file called <strong jstcache="0"><cod e jstcache="0">hello_world.html</code></strong>, and add the following code to i t:</p> <blockquote jstcache="0"> <a href="samples/hello_world.txt" jstcache="0"> CSS and JavaScript code for hello_world</a></blockquote> </li> <li jstcache="0"> <p jstcache="0"> Edit <code jstcache="0">my_toolstrip.html</code>, so that it h as the following code: </p> <pre jstcache="0">&lt;div class="toolstrip-button"<s pan class="newCode" jstcache="0"> onclick="window.open('hello_world.html')"</spa n>&gt; &lt;span&gt;Hello, World!&lt;/span&gt; &lt;/div&gt;</pre> </li> <li jstca che="0"> Restart the browser to load the new version of the extension.</li> <li jstcache="0">Click the button. A window should come up that displays <code jstca che="0">hello_world.html</code>. </li> </ol> <p jstcache="0"> It should look som ething like this:</p> <img src="images/hello_world-page.gif" alt="a window with a grid of images related to HELLO WORLD" jstcache="0"> <p jstcache="0"> If you d on't see that page, try the instructions again, following them exactly. Don't tr y loading an HTML file that isn't in the extension's folder — it won't work! </p > <h2 id="debug" jstcache="0">Debug the extension</h2> <p jstcache="0"> You can use the browser's built-in developer tools to view your extension's code, displa y debugging output, and debug your extension. </p> <ol jstcache="0"> <li jstcach e="0"> <p jstcache="0"> Edit <code jstcache="0">my_toolstrip.html</code>, so tha t it has the following code: </p> <pre jstcache="0"><span class="newCode" jstcac he="0">&lt;script&gt; function helloWorld() { var hwFile = 'hello_world.html'; c onsole.log("in helloWorld()"); window.open(hwFile); } &lt;/script&gt;</span> &lt ;div class="toolstrip-button" onclick="<span class="newCode" jstcache="0">helloW orld();</span>"&gt; &lt;span&gt;Hello, World!&lt;/span&gt; &lt;/div&gt;</pre> <p jstcache="0"> The relocated code still has the same effect, but now it has some debugging output, thanks to the call to <code jstcache="0">console.log()</code> .</p> </li> <li jstcache="0"> Restart the browser, so that it loads your new ver sion of the extension. <!-- This might be confusing. Maybe we should instead cov er location.reload() later, after we've shown the console. <div class="note"> <b >Tip:</b> If you don't want to restart your browser, you can get an updated vers ion of the extension by opening a new window. The new window will contain the up dated extension; old windows will contain the old version. </div> --> </li> <li jstcache="0"> Right-click the <strong jstcache="0">Hello, World!</strong> button (at the bottom left) to bring up the Developer Tools window for this instance o f your toolstrip. The window should look something like this: <p jstcache="0"> < img src="images/devtools-1.gif" alt="" jstcache="0"> </p> <!-- Possibly we shoul d recommend starting the Dev Tools using chrome://extensions, rather than right- click. However, that adds some stuff (such as id) that might be confusing. --> < /li> <li jstcache="0"> Click the <strong jstcache="0">Scripts</strong> button. I f necessary, choose <strong jstcache="0">my_toolstrip.html</strong> from the lis t of scripts. The result should be something like this: <p jstcache="0"> <img sr c="images/devtools-2.gif" alt="" jstcache="0"> </p> </li> <li jstcache="0"> Set a debugging breakpoint at the <code jstcache="0">window.open()</code> statement by clicking <strong jstcache="0">5</strong> in the left column: <p jstcache="0"> <img src="images/devtools-3.gif" alt="" jstcache="0"> </p> </li> <li jstcache=" 0"> Click the Console button (second from left, at the bottom of the Developer T ools window) so that you can see both the code and the console. <p jstcache="0"> <img src="images/devtools-4.gif" alt="" jstcache="0"></p> </li> <li jstcache="0 "> Back in the main browser window, click the <strong jstcache="0">Hello, World! </strong> button, so that the extension begins executing. You should see the out put of <code jstcache="0">console.log()</code> along with the line number, and e xecution should stop just before the call to <code jstcache="0">window.open()</c ode>. <p jstcache="0"> <img src="images/devtools-5.gif" alt="" jstcache="0"> </p > <p jstcache="0"> The Call Stack area at the right of the tools window shows th at the <code jstcache="0">helloWorld()</code> method was called by an anonymous function that was called by <code jstcache="0">onclick</code>. Anywhere in the C all Stack or console that you see a file and line number (for example, "my_tools trip.html:4"), you can click that text to see the relevant line of code. </p> </ li> <li jstcache="0"> In the upper right part of the tools window, scroll down ( if necessary) until you can see the local scope variables. This section shows th e current values of all variables in the current scope. For example, you can see that <code jstcache="0">hwFile</code> is a local variable that has the value "h ello_world.html". <p jstcache="0"> <img src="images/devtools-6.gif" alt="" jstca che="0"> </p> </li> <li jstcache="0"> Click the buttons at the upper right of th e window to resume execution or to step through the code. Once the call to <code jstcache="0">window.open()</code> returns, the main browser window should open a new tab that displays the contents of <code jstcache="0">hello_world.html</cod e>.</li> </ol> <p jstcache="0"> You now know how to load and debug an extension! </p> <h2 id="summary" jstcache="0">Summary</h2> <p jstcache="0"> [PENDING: Summa rize what we did, what it means, what else we would've done if this were a real extension (e.g. package it), and where to find more information. Suggest where t o go next.]</p> </div> <!-- API PAGE --> <div class="apiPage" jsselect="apiDefin ition" jstcache="3" style="display: none; "> <!-- METHODS --> <div class="apiGro up" id="methods" jstcache="0"> <a name="#methods" jstcache="0"></a> <h2 jstcache ="0">Methods</h2> <!-- iterates over all functions --> <div class="apiItem" jsse lect="functions" jstcache="4"> <a jsvalues=".name:'method-' + name" jstcache="6" ></a> <!-- method-anchor --> <h3 jscontent="name" jstcache="7">method name</h3> <div class="summary" jstcache="0"><span jsdisplay="returns" jscontent="returns.t ypeName" jstcache="9">void</span> <!-- Note: intentionally longer 80 columns --> <span jscontent="fullName" jstcache="10">chrome.module.methodName</span>(<span jsselect="parameters" jsvalues="class:optional ? 'optional' : ''" jstcache="11"> <span jsdisplay="$index" jstcache="19">, </span><span jscontent="typeName" jstca che="20"></span> <var jstcache="0"><span jscontent="name" jstcache="7"></span></ var></span>)</div> <div class="description" jstcache="0"> <p class="todo" jsdisp lay="!description" jstcache="12">Undocumented.</p> <p jsdisplay="description" js values=".innerHTML:description" jstcache="13"> A description from the json schem a def of the function goes here. </p> <!-- PARAMETERS --> <h4 jstcache="0">Param eters</h4> <dl jstcache="0"> <div jsselect="parameters" jstcache="21"> <dt jstca che="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" js tcache="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisplay="o ptional" jstcache="28">optional </span><span jscontent="typeName" jstcache="20"> paramType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jst cache="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=".inn erHTML:$this.description" jstcache="24"> Description of this parameter from the json schema. </dd> <!-- OBJECT PROPERTIES --> <dd jsdisplay="_propertyList" jstc ache="25"> <dl jstcache="0"> <div jsselect="_propertyList" jstcache="29"> <dt js tcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisplay ="optional" jstcache="28">optional </span><span jscontent="typeName" jstcache="2 0">paramType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=". innerHTML:$this.description" jstcache="24"> Description of this parameter from t he json schema. </dd> </div> </dl> </dd> </div> </dl> <!-- RETURNS --> <h4 jsdis play="returns" jstcache="14">Returns</h4> <dl jstcache="0"> <div jsselect="retur ns" jstcache="22"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">paramName</var> <em jstcache="0">(<span j scontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd jsdisplay= "$this.description" jsvalues=".innerHTML:$this.description" jstcache="24"> Descr iption of this parameter from the json schema. </dd> <!-- OBJECT PROPERTIES --> <dd jsdisplay="_propertyList" jstcache="25"> <dl jstcache="0"> <div jsselect="_p ropertyList" jstcache="29"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisplay="optional" jstcache="28">optional </span><spa n jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd class="tod o" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd jsdispl ay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="24"> De scription of this parameter from the json schema. </dd> </div> </dl> </dd> </div > </dl> <!-- CALLBACK --> <div jsdisplay="callbackParameters" jstcache="1 5"> <h4 jstcache="0">Callback function</h4> <p jstcache="0"> If you specify the <em jstcache="0">callback</em> parameter, it should specify a function that look s like this: </p> <!-- Note: intentionally longer 80 columns --> <pre jstcache=" 0">function(<span jscontent="callbackSignature" jstcache="26">Type param1, Type param2</span>) <span class="subdued" jstcache="0">{...}</span>);</pre> <dl jstca che="0"> <div jsselect="callbackParameters" jstcache="27"> <dt jstcache="0"> <!- - Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">p aramName</var><em jstcache="0"> (<span jscontent="typeName" jstcache="20">paramT ype</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcache= "23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=".innerHTML :$this.description" jstcache="24"> Description of this parameter from the json s chema. </dd> <!-- OBJECT PROPERTIES --> <dd jsdisplay="_propertyList" jstcache=" 25"> <dl jstcache="0"> <div jsselect="_propertyList" jstcache="29"> <dt jstcache ="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstca che="7">paramName</var><em jstcache="0"> (<span class="optional" jsdisplay="opti onal" jstcache="28">optional </span><span jscontent="typeName" jstcache="20">par amType</span>)</em> </dt> <dd class="todo" jsdisplay="!$this.description" jstcac he="23"> Undocumented. </dd> <dd jsdisplay="$this.description" jsvalues=".innerH TML:$this.description" jstcache="24"> Description of this parameter from the jso n schema. </dd> </div> </dl> </dd> </div> </dl> </div> </div> <!-- /description --> </div> <!-- /apiItem --> </div> <!-- /apiGroup --> <!-- EVENTS --> <div clas s="apiGroup" id="events" jstcache="0"> <a name="#events" jstcache="0"></a> <h2 i d="events" jstcache="0">Events</h2> <!-- iterates over all events --> <div jssel ect="events" class="apiItem" jstcache="5"> <a jsvalues=".name:'event-' + name" j stcache="8"></a> <h3 jscontent="name" jstcache="7">event name</h3> <div class="s ummary" jstcache="0"> <!-- Note: intentionally longer 80 columns --> <span class ="subdued" jstcache="0">chrome.bookmarks.</span><span jscontent="name" jstcache= "7">onEvent</span><span class="subdued" jstcache="0">.addListener</span>(functio n(<span jscontent="callSignature" jstcache="16">Type param1, Type param2</span>) <span class="subdued" jstcache="0">{...}</span>); </div> <div class="descriptio n" jstcache="0"> <p class="todo" jsdisplay="!description" jstcache="12">Undocume nted.</p> <p jsdisplay="description" jsvalues=".innerHTML:description" jstcache= "13"> A description from the json schema def of the event goes here. </p> <!-- P ARAMETERS --> <h4 jstcache="0">Parameters</h4> <dl jstcache="0"> <div jsselect=" parameters" jstcache="21"> <dt jstcache="0"> <!-- Note: intentionally longer 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcache="0"> (<span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd class ="todo" jsdisplay="!$this.description" jstcache="23">Undocumented.</dd> <dd jsdi splay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="24"> Description of this parameter from the json schema. </dd> <!-- OBJECT PROPERTIE S --> <dd jsdisplay="_propertyList" jstcache="25"> <dl jstcache="0"> <div jssele ct="_propertyList" jstcache="29"> <dt jstcache="0"> <!-- Note: intentionally lon ger 80 columns --> <var jscontent="name" jstcache="7">paramName</var><em jstcach e="0"> (<span class="optional" jsdisplay="optional" jstcache="28">optional </spa n><span jscontent="typeName" jstcache="20">paramType</span>)</em> </dt> <dd clas s="todo" jsdisplay="!$this.description" jstcache="23"> Undocumented. </dd> <dd j sdisplay="$this.description" jsvalues=".innerHTML:$this.description" jstcache="2 4"> Description of this parameter from the json schema. </dd> </div> </dl> </dd> </div> </dl> </div> <!-- /decription --> </div> <!-- /apiItem --> </div> <!-- / apiGroup --> </div> <!-- /apiPage --> </div> <!-- /mainColumn --> </div> <!-- /p ageContent --> <div id="pageFooter" --="" jstcache="0"> Copyright 2009 <br jstca che="0"> TBD: copyright/license should be automatically included here </div> <!- - /pageFooter --> </div> <!-- /container --> </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/extension.html ('k') | chrome/common/extensions/docs/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698