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

Side by Side Diff: chrome/common/extensions/docs/server2/templates/articles/experimental_webRequest.html

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: everything but svn stuff Created 8 years, 4 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
(Empty)
1 <h1>experimental.webRequest</h1>
2
3 <p>
4 The <code>WebRequest</code> API is no longer experimental;
5 it's supported! You can read all about it at its new home:
6 </p>
7
8 <blockquote>
9 <a href="webRequest.html">chrome.webRequest</a>
10 </blockquote>
11
12 <p>
13 What you see below are early outcomes of the plan to implement a declarative
14 version of the WebRequest API. Please ignore this until we give notice.
15 </p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698