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

Side by Side Diff: chrome/common/extensions/docs/static/devguide.html

Issue 465039: Extension Doc Changes (no building or testable changes) (Closed)
Patch Set: Created 11 years 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
OLDNEW
1 <div id="pageData-title" class="pageData">Developer's Guide</div> 1 <div id="pageData-name" class="pageData">Developer's Guide</div>
2 2
3 <p> 3 <p>
4 These pages assume you've completed 4 These pages assume you've completed
5 the <a href="getstarted.html">Getting Started</a> tutorial 5 the <a href="getstarted.html">Getting Started</a> tutorial
6 and <a href="overview.html">Overview</a>. 6 and <a href="overview.html">Overview</a>.
7 </p> 7 </p>
8 8
9 <table class="columns"> 9 <table class="columns">
10 <tr> 10 <tr>
11 <td colspan="2"><h4>Changing the Google Chrome chrome</h4></td> 11 <td colspan="2"><h4>Changing the Google Chrome chrome</h4></td>
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 <tr> 103 <tr>
104 <td> <a href="hosting.html">Hosting</a> </td> 104 <td> <a href="hosting.html">Hosting</a> </td>
105 <td> Host extensions on your own servers </td> 105 <td> Host extensions on your own servers </td>
106 </tr> 106 </tr>
107 <tr> 107 <tr>
108 <td> <a href="packaging.html">Packaging</a> </td> 108 <td> <a href="packaging.html">Packaging</a> </td>
109 <td> Create a .crx file so you can distribute your extension </td> 109 <td> Create a .crx file so you can distribute your extension </td>
110 </tr> 110 </tr>
111 </table> 111 </table>
112 112
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/content_scripts.html ('k') | chrome/common/extensions/docs/static/docs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698