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

Unified Diff: chrome/common/extensions/docs/static/experimental.devtools.resources.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/experimental.devtools.panels.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/experimental.devtools.resources.html
diff --git a/chrome/common/extensions/docs/static/experimental.devtools.resources.html b/chrome/common/extensions/docs/static/experimental.devtools.resources.html
index 888ec4504cb86b48a791d0d2859a4f0d8d705c26..660954928e574ac1483469391388f14b8563cd12 100644
--- a/chrome/common/extensions/docs/static/experimental.devtools.resources.html
+++ b/chrome/common/extensions/docs/static/experimental.devtools.resources.html
@@ -42,4 +42,11 @@ chrome.experimental.devtools.resources.onFinished.addListener(function(resource)
});
</pre>
+<h2 id="examples">Examples</h2>
+
+<p>
+You can find examples that use this API in
+<a href="samples.html#devtools.resources">Samples</a>.
+</p>
+
<!-- END AUTHORED CONTENT -->
« no previous file with comments | « chrome/common/extensions/docs/static/experimental.devtools.panels.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698