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

Unified Diff: chrome/common/extensions/docs/static/devguide.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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/static/devguide.html
===================================================================
--- chrome/common/extensions/docs/static/devguide.html (revision 32042)
+++ chrome/common/extensions/docs/static/devguide.html (working copy)
@@ -13,6 +13,9 @@
<td colspan="2"><h4>Changing the Google Chrome chrome</h4></td>
</tr>
<tr>
+ <td colspan="2"> &nbsp;</td>
+ </tr>
+ <tr>
<td> <a href="browserAction.html">Browser&nbsp;Actions</a> </td>
<td> Add icons to the toolbar </td>
</tr>
@@ -38,6 +41,9 @@
<td colspan="2"><h4>Interacting with Google Chrome in other ways</h4></td>
</tr>
<tr>
+ <td colspan="2"> &nbsp;</td>
+ </tr>
+ <tr>
<td> <a href="bookmarks.html">Bookmarks</a> </td>
<td> Create, organize, and otherwise manipulate the user's bookmarks </td>
</tr>
@@ -62,6 +68,9 @@
<td colspan="2"><h4>Implementing the innards of your extension</h4></td>
</tr>
<tr>
+ <td colspan="2"> &nbsp;</td>
+ </tr>
+ <tr>
<td> <a href="background_pages.html">Background&nbsp;Pages</a> </td>
<td> Put all the common code for your extension in a single place </td>
</tr>
@@ -87,6 +96,9 @@
<td colspan="2"><h4>Finishing and distributing your extension</h4></td>
</tr>
<tr>
+ <td colspan="2"> &nbsp;</td>
+ </tr>
+ <tr>
<td> <a href="autoupdate.html">Autoupdating</a> </td>
<td> Update extensions automatically </td>
</tr>
« no previous file with comments | « chrome/common/extensions/docs/static/autoupdate.html ('k') | chrome/common/extensions/docs/static/getstarted.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698