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

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

Issue 6948003: Add chrome-firephp sample extensions; add sample references to devtools pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments addressed Created 9 years, 7 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 | Annotate | Revision Log
OLDNEW
1 <div id="pageData-name" class="pageData">chrome.experimental.devtools.* APIs</di v> 1 <div id="pageData-name" class="pageData">chrome.experimental.devtools.* APIs</di v>
2 2
3 <p> 3 <p>
4 The following API modules provide support for extending 4 The following API modules provide support for extending
5 Chrome Developer Tools: 5 Chrome Developer Tools:
6 </p> 6 </p>
7 7
8 <a name="api-list"></a> 8 <a name="api-list"></a>
9 <ul> 9 <ul>
10 <li jsselect="devtoolsAPIs();"> 10 <li jsselect="devtoolsAPIs();">
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 </li> 64 </li>
65 </ol> 65 </ol>
66 66
67 <h2 id="other">More information</h2> 67 <h2 id="other">More information</h2>
68 68
69 <p> 69 <p>
70 For information on the standard APIs that extensions can use, see 70 For information on the standard APIs that extensions can use, see
71 <a href="api_index.html">chrome.* APIs</a> and 71 <a href="api_index.html">chrome.* APIs</a> and
72 <a href="api_other.html">Other APIs</a>. 72 <a href="api_other.html">Other APIs</a>.
73 </p> 73 </p>
74
75 <h2 id="examples">Examples</h2>
76
77 <p>
78 You can find examples that use Developer Tools APIs in
79 <a href="samples.html#devtools">Samples</a>.
80 </p>
81
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/samples.json ('k') | chrome/common/extensions/docs/static/experimental.devtools.audits.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698