OLD | NEW |
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 Loading... |
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.pngPK U3?¹s¯3 | 281 ë pause-resume/debuggerPause.pngPK U3?¹s¯3 |
282 3 | 282 3 |
283 Z pause-resume/debuggerPausing.pngPK | 283 Z pause-resume/debuggerPausing.pngPK |
284 ,@OdHM M ( Ë pause-resume/manifest.jsonf5f27af53db763a611cc2
83c1db57a431e7f3c11PK ¡ P! | 284 ,@OdHM M ( Ë pause-resume/manifest.jsonf5f27af53db763a611cc2
83c1db57a431e7f3c11PK ¡ P! |
OLD | NEW |