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

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

Issue 398005: Changes to follow the codesite L&F.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 11 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
12 <link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css"> 12 <link href="css/ApiRefStyles.css" rel="stylesheet" type="text/css">
13 <link href="css/print.css" rel="stylesheet" type="text/css" media="print"> 13 <link href="css/print.css" rel="stylesheet" type="text/css" media="print">
14 <script type="text/javascript" src="../../../third_party/jstemplate/jstempla te_compiled.js"> 14 <script type="text/javascript" src="../../../third_party/jstemplate/jstempla te_compiled.js">
15 </script> 15 </script>
16 <script type="text/javascript" src="js/api_page_generator.js"></script> 16 <script type="text/javascript" src="js/api_page_generator.js"></script>
17 <script type="text/javascript" src="js/bootstrap.js"></script> 17 <script type="text/javascript" src="js/bootstrap.js"></script>
18 <title>Samples</title></head><body> <div id="container"> 18 <title>Samples</title></head><body> <div id="gc-container" class="labs">
19 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> 19 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION -->
20 <!-- In particular, sub-templates that recurse, must be used by allowing 20 <!-- In particular, sub-templates that recurse, must be used by allowing
21 jstemplate to make a copy of the template in this section which 21 jstemplate to make a copy of the template in this section which
22 are not operated on by way of the jsskip="true" --> 22 are not operated on by way of the jsskip="true" -->
23 <div style="display:none"> 23 <div style="display:none">
24 24
25 <!-- VALUE --> 25 <!-- VALUE -->
26 <div id="valueTemplate"> 26 <div id="valueTemplate">
27 <dt> 27 <dt>
28 <var>paramName</var> 28 <var>paramName</var>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 <div> 61 <div>
62 <div> 62 <div>
63 </div> 63 </div>
64 </div> 64 </div>
65 </dl> 65 </dl>
66 </dd> 66 </dd>
67 </div> <!-- /VALUE --> 67 </div> <!-- /VALUE -->
68 68
69 </div> <!-- /SUBTEMPLATES --> 69 </div> <!-- /SUBTEMPLATES -->
70 70
71 <a name="top"> </a> 71 <a id="top"></a>
72 <div id="skipto">
73 <a href="#gc-pagecontent">Skip to page content</a>
74 <a href="#gc-toc">Skip to main navigation</a>
75 </div>
72 <!-- API HEADER --> 76 <!-- API HEADER -->
73 <div id="pageHeader"> 77 <div id="gc-header">
74 <div id="searchbox"> 78 <div id="logo">
75 <form action="http://www.google.com/cse" id="cse-search-box"> 79
76 <div> 80
81 <img src="images/code_labs_logo.gif" height="43" width="161" alt="Googl e Code Labs" style="border:0;">
82
83
84 </div>
85 <div id="search">
86 <div id="searchForm" class="searchForm">
87 <form action="http://www.google.com/cse" id="cse">
88 <div id="gsc-search-box">
77 <input type="hidden" name="cx" value="002967670403910741006:61_cvzfq tno"> 89 <input type="hidden" name="cx" value="002967670403910741006:61_cvzfq tno">
78 <input type="hidden" name="ie" value="UTF-8"> 90 <input type="hidden" name="ie" value="UTF-8">
79 <input type="text" name="q" size="31"> 91 <input type="text" name="q" size="31">
80 <input type="submit" name="sa" value="Search"> 92 <input class="gsc-search-button" type="submit" name="sa" value="Sear ch">
81 </div> 93 </div>
82 </form> 94 </form>
95 <p>&nbsp;</p>
96 </div> <!-- end searchForm -->
83 97
84 <script type="text/javascript" src="http://www.google.com/jsapi"></scrip t> 98 <script type="text/javascript" src="http://www.google.com/jsapi"></scrip t>
85 <script type="text/javascript">google.load("elements", "1", {packages: " transliteration"});</script> 99 <script type="text/javascript">google.load("elements", "1", {packages: " transliteration"});</script>
86 <script type="text/javascript" src="http://www.google.com/coop/cse/t13n? form=cse-search-box&amp;t13n_langs=en"></script> 100 <script type="text/javascript" src="http://www.google.com/coop/cse/t13n? form=cse&amp;t13n_langs=en"></script>
87 <script type="text/javascript" src="http://www.google.com/coop/cse/brand ?form=cse-search-box&amp;lang=en"></script> 101 <script type="text/javascript" src="http://www.google.com/coop/cse/brand ?form=cse&amp;lang=en"></script>
88 </div> 102 </div> <!-- end search -->
89 <div id="pageTitle"> 103 </div> <!-- end gc-header -->
90 <h1>Samples</h1>
91 </div>
92 </div> <!-- /pageHeader -->
93 104
94 <div id="pageContent"> 105 <div id="codesiteContent">
106
107 <a id="gc-topnav-anchor"></a>
108 <div id="gc-topnav">
109 <h1>Google Chrome Extensions (<a href="/labs/">Labs</a>)</h1>
110 <ul id="home" class="gc-topnav-tabs">
111 <li id="home_link">
112 <a href="index.html" class="selected" title="Google Chrome Extension s documentation home page">Home</a>
113 </li>
114 <li id="blog_link">
115 <a href="http://blog.chromium.org/" title="Chromium blog">Blog</a>
116 </li>
117 <li id="faq_link">
118 <a href="faq.html" title="Google Chrome Extensions FAQ">FAQ</a>
119 </li>
120 <li id="group_link">
121 <a href="http://groups.google.com/group/chromium-extensions" title=" Chromium-Extensions group">Group</a>
122 </li>
123 <li id="terms_link">
124 Terms
125 </li>
126 </ul>
127 </div> <!-- end gc-topnav -->
128
129 <div class="g-section g-tpl-170">
95 <!-- SIDENAV --> 130 <!-- SIDENAV -->
96 <div id="leftNav"> 131 <div class="g-unit g-first" id="gc-toc">
97 <ul> 132 <ul>
98 <li> <a href="index.html">Home</a></li> 133 <li><a href="index.html">Home</a></li>
99 <li> <a href="getstarted.html">Getting Started</a></li> 134 <li><a href="getstarted.html">Getting Started</a></li>
100 <li> <a href="overview.html">Overview</a></li> 135 <li><a href="overview.html">Overview</a></li>
101 <li> <a href="devguide.html"><div>Developer's Guide</div></a> 136 <li><h2><a href="devguide.html">Developer's Guide</a></h2>
102 <ul> 137 <ul>
103 <li> Browser UI 138 <li>Browser UI
104 <ul> 139 <ul>
105 <li><a href="browserAction.html">Browser Actions</a></li> 140 <li><a href="browserAction.html">Browser Actions</a></li>
106 <li><a href="options.html">Options Pages</a></li> 141 <li><a href="options.html">Options Pages</a></li>
107 <li><a href="override.html">Override Pages</a></li> 142 <li><a href="override.html">Override Pages</a></li>
108 <li><a href="pageAction.html">Page Actions</a></li> 143 <li><a href="pageAction.html">Page Actions</a></li>
109 <li><a href="themes.html">Themes</a></li> 144 <li><a href="themes.html">Themes</a></li>
110 </ul> 145 </ul>
111 </li> 146 </li>
112 <li> Browser Interaction 147 <li>Browser Interaction
113 <ul> 148 <ul>
114 <li><a href="bookmarks.html">Bookmarks</a></li> 149 <li><a href="bookmarks.html">Bookmarks</a></li>
115 <li><a href="events.html">Events</a></li> 150 <li><a href="events.html">Events</a></li>
116 <li><a href="tabs.html">Tabs</a></li> 151 <li><a href="tabs.html">Tabs</a></li>
117 <li><a href="windows.html">Windows</a></li> 152 <li><a href="windows.html">Windows</a></li>
118 </ul> 153 </ul>
119 </li> 154 </li>
120 <li> Implementation 155 <li>Implementation
121 <ul> 156 <ul>
122 <li><a href="background_pages.html">Background Pages</a></li> 157 <li><a href="background_pages.html">Background Pages</a></li>
123 <li><a href="content_scripts.html">Content Scripts</a></li> 158 <li><a href="content_scripts.html">Content Scripts</a></li>
124 <li><a href="xhr.html">Cross-Origin XHR</a></li> 159 <li><a href="xhr.html">Cross-Origin XHR</a></li>
125 <li><a href="messaging.html">Message Passing</a></li> 160 <li><a href="messaging.html">Message Passing</a></li>
126 <li><a href="npapi.html">NPAPI Plugins</a></li> 161 <li><a href="npapi.html">NPAPI Plugins</a></li>
127 </ul> 162 </ul>
128 </li> 163 </li>
129 <li> Finishing 164 <li>Finishing
130 <ul> 165 <ul>
131 <li><a href="autoupdate.html">Autoupdating</a></li> 166 <li><a href="autoupdate.html">Autoupdating</a></li>
132 <li><a href="packaging.html">Packaging</a></li> 167 <li><a href="packaging.html">Packaging</a></li>
133 </ul> 168 </ul>
134 </li> 169 </li>
135 </ul> 170 </ul>
136 </li> 171 </li>
137 <li><a href="tutorials.html"><div>Tutorials</div></a> 172 <li><h2><a href="tutorials.html">Tutorials</a></h2>
138 <ul> 173 <ul>
139 <li><a href="tut_debugging.html">Debugging</a></li> 174 <li><a href="tut_debugging.html">Debugging</a></li>
140 </ul> 175 </ul>
141 </li> 176 </li>
142 <li>Reference 177 <li><h2>Reference</h2>
143 <ul> 178 <ul>
144 <li> Formats 179 <li>Formats
145 <ul> 180 <ul>
146 <li><a href="manifest.html">Manifest Files</a></li> 181 <li><a href="manifest.html">Manifest Files</a></li>
147 <li><a href="match_patterns.html">Match Patterns</a></li> 182 <li><a href="match_patterns.html">Match Patterns</a></li>
148 <!-- <li>Packages (.crx)</li> --> 183 <!-- <li>Packages (.crx)</li> -->
149 </ul> 184 </ul>
150 </li> 185 </li>
151 <li> <a href="api_index.html">chrome.* APIs</a> </li> 186 <li><a href="api_index.html">chrome.* APIs</a></li>
152 <li> <a href="api_other.html">Other APIs</a> </li> 187 <li><a href="api_other.html">Other APIs</a></li>
153 </ul> 188 </ul>
154 </li> 189 </li>
155 <li class="leftNavSelected">Samples</li> 190 <li><h2><a href="samples.html">Samples</a></h2></li>
156 </ul> 191 </ul>
157 </div> 192 </div>
158 193
159 <div id="mainColumn"> 194 <div class="g-unit" id="gc-pagecontent">
195 <div id="pageTitle">
196 <h1 class="page_title">Samples</h1>
197 </div>
160 <!-- TABLE OF CONTENTS --> 198 <!-- TABLE OF CONTENTS -->
161 <div id="toc" style="display: none; "> 199 <div id="toc">
162 <p>Contents</p> 200 <h2>Contents</h2>
163 <ol> 201 <ol>
164 <li> 202 <li>
165 <a>h2Name</a> 203 <a href="#H2-0">Google Mail Checker</a>
166 <ol> 204 <ol>
167 <li> 205 <li style="display: none; ">
206 <a>h3Name</a>
207 </li>
208 </ol>
209 </li><li>
210 <a href="#H2-1">Chromium Buildbot Monitor</a>
211 <ol>
212 <li style="display: none; ">
213 <a>h3Name</a>
214 </li>
215 </ol>
216 </li><li>
217 <a href="#H2-2">Subscribe in Feed Reader</a>
218 <ol>
219 <li style="display: none; ">
168 <a>h3Name</a> 220 <a>h3Name</a>
169 </li> 221 </li>
170 </ol> 222 </ol>
171 </li> 223 </li>
172 <div> 224 <div style="display: none; ">
173 <li> 225 <li>
174 <a href="#apiReference">API reference</a> 226 <a href="#apiReference">API reference</a>
175 <ol> 227 <ol>
176 <li> 228 <li>
177 <a href="#properties">Properties</a> 229 <a href="#properties">Properties</a>
178 <ol> 230 <ol>
179 <li> 231 <li>
180 <a href="#property-anchor">propertyName</a> 232 <a href="#property-anchor">propertyName</a>
181 </li> 233 </li>
182 </ol> 234 </ol>
(...skipping 23 matching lines...) Expand all
206 </ol> 258 </ol>
207 </li> 259 </li>
208 </ol> 260 </ol>
209 </li> 261 </li>
210 </div> 262 </div>
211 </ol> 263 </ol>
212 </div> 264 </div>
213 <!-- /TABLE OF CONTENTS --> 265 <!-- /TABLE OF CONTENTS -->
214 266
215 <!-- STATIC CONTENT PLACEHOLDER --> 267 <!-- STATIC CONTENT PLACEHOLDER -->
216 <div id="static"><p><b style="color:red">Note:</b> To run these samples, you need to be on the <a href="http://dev.chromium.org/getting-involved/dev-cha nnel">Dev or Beta channel</a> of Google Chrome. 268 <div id="static"><div id="pageData-showTOC" class="pageData">true</div>
217 269
218 </p><h2>Google Mail Checker</h2> 270 <p>
271 This page shows some sample extensions,
272 with links that let you install them
273 and find their source code.
274 Each sample also has links to the documentation
275 for each feature used by the sample.
276 </p>
277
278 <p><b>Note:</b> To run these samples, you need to be using the <a href="http://d ev.chromium.org/getting-involved/dev-channel">Dev or Beta channel</a> of Google Chrome.
279
280 </p><p>
281 For more example code, see the
282 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/" target="_blank">Chromium examples directory</a>.
283 </p>
284
285
286 <a name="H2-0"></a><h2>Google Mail Checker</h2>
219 287
220 <p>Adds a Google Mail button to the toolbar which displays the number of unread messages in your inbox. You can also click the button to open your inbox. 288 <p>Adds a Google Mail button to the toolbar which displays the number of unread messages in your inbox. You can also click the button to open your inbox.
221 289
222 </p><p>Included with no charge is a swell animation when the number of unread it ems changes. 290 </p><p>Included with no charge is a swell animation when the number of unread it ems changes.
223 291
224 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dmihcahmgecmbnbcchbopgniflfhgnkff%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/google-mail-checker-capture.png" w idth="243" height="170" style="margin-bottom:0.5em"></a><br> 292 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dmihcahmgecmbnbcchbopgniflfhgnkff%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/google-mail-checker-capture.png" w idth="243" height="170" style="margin-bottom:0.5em"></a><br>
225 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dmihcahmgecmbnbcchbopgniflfhgnkff%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp; 293 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dmihcahmgecmbnbcchbopgniflfhgnkff%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp;
226 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/extensions/gmail/">Source code</a></b> 294 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/extensions/gmail/">Source code</a></b>
227 295
228 <br><br> 296 <br><br>
229 </p><p>Features used: 297 </p><p>Features used:
230 298
231 </p><ul> 299 </p><ul>
232 <li><a href="browserAction.html">Browser action</a> (with canvas-based animati on) 300 <li><a href="browserAction.html">Browser action</a> (with canvas-based animati on)
233 </li><li><a href="browserAction.html#badge">Badge</a> 301 </li><li><a href="browserAction.html#badge">Badge</a>
234 </li><li><a href="background_pages.html">Background page</a> 302 </li><li><a href="background_pages.html">Background page</a>
235 </li><li><a href="xhr.html">Cross-origin XMLHttpRequest</a> 303 </li><li><a href="xhr.html">Cross-origin XMLHttpRequest</a>
236 </li><li><a href="tabs.html">Tabs</a> module 304 </li><li><a href="tabs.html">Tabs</a> module
237 </li></ul> 305 </li></ul>
238 306
239 <br> 307 <br>
240 308
241 <h2>Chromium Buildbot Monitor</h2> 309 <a name="H2-1"></a><h2>Chromium Buildbot Monitor</h2>
242 310
243 <p><a href="http://www.chromium.org/">Chromium</a> is the open source project be hind Google Chrome. This extension monitors the status of the Chromium's continu ous build and test suite. You can also click the icon to get more detailed infor mation about the current status. 311 <p><a href="http://www.chromium.org/">Chromium</a> is the open source project be hind Google Chrome. This extension monitors the status of the Chromium's continu ous build and test suite. You can also click the icon to get more detailed infor mation about the current status.
244 312
245 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dafmppjmdopaajlhgcddfhfhfgincjeih%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/buildbot-capture.png" style="margi n-bottom:0.5em" width="336" height="288"></a><br> 313 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dafmppjmdopaajlhgcddfhfhfgincjeih%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/buildbot-capture.png" style="margi n-bottom:0.5em" width="336" height="288"></a><br>
246 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dafmppjmdopaajlhgcddfhfhfgincjeih%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp; 314 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dafmppjmdopaajlhgcddfhfhfgincjeih%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp;
247 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/extensions/buildbot/">Source code</a></b> 315 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension s/docs/examples/extensions/buildbot/">Source code</a></b>
248 316
249 <br><br> 317 <br><br>
250 318
251 319
252 </p><p>Features used: 320 </p><p>Features used:
253 321
254 </p><ul> 322 </p><ul>
255 <li><a href="browserAction.html">Browser action</a> 323 <li><a href="browserAction.html">Browser action</a>
256 </li><li><a href="browserAction.html#popups">Popup</a> 324 </li><li><a href="browserAction.html#popups">Popup</a>
257 </li><li><a href="xhr.html">Cross-origin XMLHttpRequest</a> 325 </li><li><a href="xhr.html">Cross-origin XMLHttpRequest</a>
258 </li></ul> 326 </li></ul>
259 327
260 <br> 328 <br>
261 329
262 <h2>Subscribe in Feed Reader</h2> 330 <a name="H2-2"></a><h2>Subscribe in Feed Reader</h2>
263 331
264 <p>Adds a small icon to the omnibox when a web page contains a feed that can be subscribed to. When you click the icon, present a preview of the feed and the op tion to subscribe in the web-based reader of your choice. 332 <p>Adds a small icon to the omnibox when a web page contains a feed that can be subscribed to. When you click the icon, present a preview of the feed and the op tion to subscribe in the web-based reader of your choice.
265 333
266 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/subscribe-cap1.png" style="margin- bottom:0.5em" width="342" height="165"></a> 334 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/subscribe-cap1.png" style="margin- bottom:0.5em" width="342" height="165"></a>
267 335
268 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/subscribe-cap2.png" style="margin- bottom:0.5em" width="566" height="327"></a><br> 336 </p><p><a href="https://clients2.google.com/service/update2/crx?response=redirec t&amp;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrom e&amp;prodversion=4.0.238.0"><img src="images/subscribe-cap2.png" style="margin- bottom:0.5em" width="566" height="327"></a><br>
269 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp; 337 <b><a href="https://clients2.google.com/service/update2/crx?response=redirect&am p;x=id%3Dnlbjncdgjeocebhnmkbbbdekmmmcbfjd%26uc%26lang%3Den-US&amp;prod=chrome&am p;prodversion=4.0.238.0">Install</a>&nbsp;&nbsp;
270 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extens ions/subscribe_page_action/">Source code</a></b> 338 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extens ions/subscribe_page_action/">Source code</a></b>
271 339
272 <br><br> 340 <br><br>
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 <h4>type name</h4> 484 <h4>type name</h4>
417 485
418 <div> 486 <div>
419 </div> 487 </div>
420 488
421 </div> <!-- /apiItem --> 489 </div> <!-- /apiItem -->
422 490
423 </div> <!-- /apiGroup --> 491 </div> <!-- /apiGroup -->
424 492
425 </div> <!-- /apiPage --> 493 </div> <!-- /apiPage -->
426 </div> <!-- /mainColumn --> 494 </div> <!-- /gc-pagecontent -->
427 </div> <!-- /pageContent --> 495 </div> <!-- /g-section -->
428 <div id="pageFooter" --=""> 496 </div> <!-- /codesiteContent -->
497 <div id="gc-footer" --="">
498 <div class="text">
429 <p> 499 <p>
430 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>, 500 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>,
431 the content of this page is licensed under the <a rel="license" href="http://c reativecommons.org/licenses/by/3.0/">Creative Commons 501 the content of this page is licensed under the <a rel="license" href="http://c reativecommons.org/licenses/by/3.0/">Creative Commons
432 Attribution 3.0 License</a>, and code samples are licensed under the 502 Attribution 3.0 License</a>, and code samples are licensed under the
433 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic ense</a>. 503 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic ense</a>.
434 </p> 504 </p>
435 <p> 505 <p>
436 ©2009 Google 506 ©2009 Google
437 </p> 507 </p>
438 508
(...skipping 11 matching lines...) Expand all
450 // code.google.com site-wide tracking 520 // code.google.com site-wide tracking
451 try { 521 try {
452 _uacct="UA-18071-1"; 522 _uacct="UA-18071-1";
453 _uanchor=1; 523 _uanchor=1;
454 _uff=0; 524 _uff=0;
455 urchinTracker(); 525 urchinTracker();
456 } 526 }
457 catch(e) {/* urchinTracker not available. */} 527 catch(e) {/* urchinTracker not available. */}
458 </script> 528 </script>
459 <!-- end analytics --> 529 <!-- end analytics -->
460 530 </div>
461 </div> <!-- /pageFooter --> 531 </div> <!-- /gc-footer -->
462 </div> <!-- /container --> 532 </div> <!-- /gc-container -->
463 </body></html> 533 </body></html>
464 534
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/pageAction.html ('k') | chrome/common/extensions/docs/static/autoupdate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698