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

Side by Side Diff: chrome/common/extensions/docs/examples/api/browserAction/set_icon_path.zip

Issue 8309001: Adding `content_security_policy` to a few sample extensions. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: License and whitespace. Created 9 years, 2 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/common/extensions/docs/examples/api/browserAction/set_icon_path/background.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 PKʼnœ<0;[åNN 1 PKʼnœ<0;[åNN
2 set_icon_path/background.html<html> 2 set_icon_path/background.html<html>
3 <head> 3 <head>
4 <script> 4 <script>
5 var min = 1; 5 var min = 1;
6 var max = 5; 6 var max = 5;
7 var current = min; 7 var current = min;
8 8
9 function updateIcon() { 9 function updateIcon() {
10 chrome.browserAction.setIcon({path:"icon" + current + ".png"}); 10 chrome.browserAction.setIcon({path:"icon" + current + ".png"});
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after
498  ‰set_icon_path/icon1.pngPKʼnœ<*„þÈù 498  ‰set_icon_path/icon1.pngPKʼnœ<*„þÈù
499 ù 499 ù
500  · 500  ·
501 set_icon_path/icon2.pngPKʼnœ<ߑf?ù 501 set_icon_path/icon2.pngPKʼnœ<ߑf?ù
502 ù 502 ù
503  åset_icon_path/icon3.pngPKʼnœ<F©rù 503  åset_icon_path/icon3.pngPKʼnœ<F©rù
504 ù 504 ù
505  #set_icon_path/icon4.pngPKʼnœ<ò; ù 505  #set_icon_path/icon4.pngPKʼnœ<ò; ù
506 ù 506 ù
507  A.set_icon_path/icon5.pngPKʼnœ<~uüÿÿ(  o9set_icon_path/manifest.jsonc5752555642e89340c57657b48440b0dcd74ee99PK §: 507  A.set_icon_path/icon5.pngPKʼnœ<~uüÿÿ(  o9set_icon_path/manifest.jsonc5752555642e89340c57657b48440b0dcd74ee99PK §:
OLDNEW
« no previous file with comments | « no previous file | chrome/common/extensions/docs/examples/api/browserAction/set_icon_path/background.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698