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

Side by Side Diff: chrome/common/extensions/docs/examples/api/devtools/network/chrome-firephp.zip

Issue 8318001: Adding `content_security_policy` to a few sample extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Docs. Zips. Created 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 PK9WY?«O鹫« 1 PK9WY?«O鹫«
2 chrome-firephp/background.html<!doctype html> 2 chrome-firephp/background.html<!doctype html>
3 <html> 3 <html>
4 <head> 4 <head>
5 <title>Background Page</title> 5 <title>Background Page</title>
6 <script src="./background.js" type="text/javascript"></script> 6 <script src="./background.js" type="text/javascript"></script>
7 </head> 7 </head>
8 <body> 8 <body>
9 </body> 9 </body>
10 </html> 10 </html>
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 "http://*/*", 235 "http://*/*",
236 "https://*/*" 236 "https://*/*"
237 ], 237 ],
238 "content_security_policy": "default-src 'self'" 238 "content_security_policy": "default-src 'self'"
239 } 239 }
240 PK9WY?«O鹫« 240 PK9WY?«O鹫«
241  chrome-firephp/background.htmlPK9WY?û05Ö++ 241  chrome-firephp/background.htmlPK9WY?û05Ö++
242  çchrome-firephp/background.jsPK9WY?¸è÷ìÛÛ 242  çchrome-firephp/background.jsPK9WY?¸è÷ìÛÛ
243  Lchrome-firephp/devtools.htmlPK9WY?¥Ðƒ|ÖÖ  achrome-firephp/devtools.jsPK9WY?Åí.r®® 243  Lchrome-firephp/devtools.htmlPK9WY?¥Ðƒ|ÖÖ  achrome-firephp/devtools.jsPK9WY?Åí.r®®
244 ( ochrome-firephp/manifest.json259e28743c1aa6d8778f92fa1af001299f7 ad774PKšW 244 ( ochrome-firephp/manifest.json259e28743c1aa6d8778f92fa1af001299f7 ad774PKšW
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698