OLD | NEW |
1 <div id="pageData-name" class="pageData">experimental.webRequest</div> | 1 <h1>experimental.webRequest</h1> |
2 | 2 |
3 <p> | 3 <p> |
4 The <code>WebRequest</code> API is no longer experimental; | 4 The <code>WebRequest</code> API is no longer experimental; |
5 it's supported! You can read all about it at its new home: | 5 it's supported! You can read all about it at its new home: |
6 </p> | 6 </p> |
7 | 7 |
8 <blockquote> | 8 <blockquote> |
9 <a href="webRequest.html">chrome.webRequest</a> | 9 <a href="webRequest.html">chrome.webRequest</a> |
10 </blockquote> | 10 </blockquote> |
11 | 11 |
12 <p> | 12 <p> |
13 What you see below are early outcomes of the plan to implement a declarative | 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. | 14 version of the WebRequest API. Please ignore this until we give notice. |
15 </p> | 15 </p> |
OLD | NEW |