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

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

Issue 8071025: Move contentSettings extension API out of experimental (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix 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
OLDNEW
1 PKûN=?5¿NÉÉ 1 PKûN=?5¿NÉÉ
2 chrome-firephp/background.html<html> 2 chrome-firephp/background.html<html>
3 <head> 3 <head>
4 <script type="text/javascript"> 4 <script type="text/javascript">
5 const tab_log = function(json_args) { 5 const tab_log = function(json_args) {
6 var args = JSON.parse(unescape(json_args)); 6 var args = JSON.parse(unescape(json_args));
7 console[args[0]].apply(console, Array.prototype.slice.call(args, 1)); 7 console[args[0]].apply(console, Array.prototype.slice.call(args, 1));
8 } 8 }
9 9
10 chrome.extension.onRequest.addListener(function(request) { 10 chrome.extension.onRequest.addListener(function(request) {
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 "tabs", 217 "tabs",
218 "http://*/*", 218 "http://*/*",
219 "https://*/*" 219 "https://*/*"
220 ] 220 ]
221 } 221 }
222 PKûN=?5¿NÉÉ 222 PKûN=?5¿NÉÉ
223  chrome-firephp/background.htmlPKûN=?LS£YAA 223  chrome-firephp/background.htmlPKûN=?LS£YAA
224  chrome-firephp/devtools.htmlPKûN=?ží 224  chrome-firephp/devtools.htmlPKûN=?ží
225 ss €chrome-firephp/devtools.jsPKûN=?~?czz  225 ss €chrome-firephp/devtools.jsPKûN=?~?czz 
226 ( +chrome-firephp/manifest.json4d6a2fc67a692883e75a427b416bf782eda 57ceePKPß 226 ( +chrome-firephp/manifest.json4d6a2fc67a692883e75a427b416bf782eda 57ceePKPß
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698