Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / common / extensions / docs / templates / articles / experimental_webRequest.html
blob4439799a320132eca5efc520db700031a45ebe09
1 <h1>experimental.webRequest</h1>
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>
8 <blockquote>
9 <a href="webRequest">chrome.webRequest</a>
10 </blockquote>
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>