summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/pageAction.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/static/pageAction.html')
-rw-r--r--chrome/common/extensions/docs/static/pageAction.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/static/pageAction.html b/chrome/common/extensions/docs/static/pageAction.html
index 0c515b9..3def87e 100644
--- a/chrome/common/extensions/docs/static/pageAction.html
+++ b/chrome/common/extensions/docs/static/pageAction.html
@@ -28,6 +28,11 @@ If you want the extension's icon to always be visible,
use a <a href="browserAction.html">browser action</a> instead.
</p>
+<p class="caution">
+<strong>Note:</strong>
+Packaged apps cannot use page actions.
+</p>
+
<h2 id="manifest">Manifest</h2>