summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorDHNishi@gmail.com <DHNishi@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 21:28:35 +0000
committerDHNishi@gmail.com <DHNishi@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 21:28:35 +0000
commitf23a4495c988573cd612c6a58627c2eb3743bc23 (patch)
tree0b1e0d124acffa4e016fe9eaf164af90bd54a932 /chrome/common
parentfa20e0076dcbdb2d3977dc175639e1d737998bf0 (diff)
downloadchromium_src-f23a4495c988573cd612c6a58627c2eb3743bc23.zip
chromium_src-f23a4495c988573cd612c6a58627c2eb3743bc23.tar.gz
chromium_src-f23a4495c988573cd612c6a58627c2eb3743bc23.tar.bz2
Add documentation for unpacked extension limitations with static images.
BUG=262547 Review URL: https://chromiumcodereview.appspot.com/19489005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213226 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/docs/templates/intros/browserAction.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/templates/intros/browserAction.html b/chrome/common/extensions/docs/templates/intros/browserAction.html
index 034558b1..c13878f 100644
--- a/chrome/common/extensions/docs/templates/intros/browserAction.html
+++ b/chrome/common/extensions/docs/templates/intros/browserAction.html
@@ -81,6 +81,7 @@ and a <a href="#popups">popup</a>.
<p>Static images can be in any format WebKit can display,
including BMP, GIF, ICO, JPEG, or PNG.
+ For unpacked extensions, images must be in the PNG format.
</p>
<p>To set the icon,