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

Unified Diff: chrome/common/extensions/docs/static/pageAction.html

Issue 376014: Reland Extension Installed InfoBubble (Closed)
Patch Set: Created 11 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/data/extensions/samples/subscribe_page_action/background.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/pageAction.html
diff --git a/chrome/common/extensions/docs/static/pageAction.html b/chrome/common/extensions/docs/static/pageAction.html
index 204048df2a89f2670ed1d3ddc509fe049f116fdb..26836613cbf0f9fbfe16a605f4f9e1838c818c06 100755
--- a/chrome/common/extensions/docs/static/pageAction.html
+++ b/chrome/common/extensions/docs/static/pageAction.html
@@ -49,6 +49,12 @@ like this:
reserves a slot for your page action
in the address bar.</p>
+<p>
+Although the "default_icon" is optional, it's a good idea to provide one.
+When users install your extension, if you have set a default icon, it can
+be previewed to the user so they know what to look for when your page action
+is active for a given page.</p>
+
<h2 id="ui">Parts of the UI</h2>
<p>
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/data/extensions/samples/subscribe_page_action/background.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698