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

Side by Side Diff: chrome/common/extensions/docs/examples/api/debugger/pause-resume.zip

Issue 9289057: Changing manifest to v2 extension samples (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Adding zip files after rebasing with master Created 8 years, 10 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
OLDNEW
1 PK,@s>ɀ©©pause-resume/background.js// Copyright (c) 2011 Th e Chromium Authors. All rights reserved. 1 PK,@s>ɀ©©pause-resume/background.js// Copyright (c) 2011 Th e Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 var attachedTabs = {}; 5 var attachedTabs = {};
6 var version = "0.1"; 6 var version = "0.1";
7 7
8 chrome.debugger.onEvent.addListener(onEvent); 8 chrome.debugger.onEvent.addListener(onEvent);
9 chrome.debugger.onDetach.addListener(onDetach); 9 chrome.debugger.onDetach.addListener(onDetach);
10 10
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 "default_title": "Pause JavaScript" 275 "default_title": "Pause JavaScript"
276 } 276 }
277 } 277 }
278 PK,@s>ɀ©© pause-resume/background.jsPK U3?SqmçËË! ápause-resume/debuggerContinue.pngPK U3?©ºzr3 278 PK,@s>ɀ©© pause-resume/background.jsPK U3?SqmçËË! ápause-resume/debuggerContinue.pngPK U3?©ºzr3
279 3 279 3
280  280 
281  ëpause-resume/debuggerPause.pngPKU3?¹s¯3 281  ëpause-resume/debuggerPause.pngPKU3?¹s¯3
282 3 282 3
283  Zpause-resume/debuggerPausing.pngPK 283  Zpause-resume/debuggerPausing.pngPK
284 ,@OdHMM( Ëpause-resume/manifest.jsonf5f27af53db763a611cc2 83c1db57a431e7f3c11PK¡P! 284 ,@OdHMM( Ëpause-resume/manifest.jsonf5f27af53db763a611cc2 83c1db57a431e7f3c11PK¡P!
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698