diff options
Diffstat (limited to 'chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html')
-rw-r--r-- | chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html b/chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html new file mode 100644 index 0000000..e89889b --- /dev/null +++ b/chrome/common/extensions/docs/templates/articles/experimental_contentSettings.html @@ -0,0 +1,11 @@ +<h1>experimental.chrome.contentSettings</h1> + +<p> +The <code>contentSettings</code> API is no longer experimental; +it's supported! +You can read all about it at its new home: +</p> + +<blockquote> +<a href="contentSettings.html">chrome.contentSettings</a> +</blockquote>
\ No newline at end of file |