OLD | NEW |
1 PK Ap-@ñÁ9ª/ / inspector/background.js// Copyright (c) 2012 The C
hromium Authors. All rights reserved. | 1 PK Ap-@ñÁ9ª/ / inspector/background.js// Copyright (c) 2012 The C
hromium 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 chrome.browserAction.onClicked.addListener(function(tab) { | 5 chrome.browserAction.onClicked.addListener(function(tab) { |
6 chrome.tabs.create({url:chrome.extension.getURL("tabs_api.html")}); | 6 chrome.tabs.create({url:chrome.extension.getURL("tabs_api.html")}); |
7 }); | 7 }); |
8 PK ¹dK>Q[ß~ ß~ inspector/jstemplate_compiled.js/** | 8 PK ¹dK>Q[ß~ ß~ inspector/jstemplate_compiled.js/** |
9 * @fileoverview This file contains miscellaneous basic functionality. | 9 * @fileoverview This file contains miscellaneous basic functionality. |
10 * | 10 * |
(...skipping 1570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1581 <button onclick="loadWindowList();">Refresh</button> | 1581 <button onclick="loadWindowList();">Refresh</button> |
1582 <button onclick="updateAll();">Update All</button> | 1582 <button onclick="updateAll();">Update All</button> |
1583 <button onclick="moveAll();">Move All</button> | 1583 <button onclick="moveAll();">Move All</button> |
1584 <button onclick="clearLog();">-->Clear Log</button> | 1584 <button onclick="clearLog();">-->Clear Log</button> |
1585 <button onclick="chrome.windows.create();">New Window</button> | 1585 <button onclick="chrome.windows.create();">New Window</button> |
1586 </div> | 1586 </div> |
1587 <div id="log" style="background-color: #EEAAEE; margin: 20px; padding: 8px"> | 1587 <div id="log" style="background-color: #EEAAEE; margin: 20px; padding: 8px"> |
1588 </div> | 1588 </div> |
1589 </body> | 1589 </body> |
1590 </html>PK Ap-@ñÁ9ª/ / inspector/background.jsPK
¹dK>Q[ß~ ß~ d inspector/jstemplate_compiled.jsPK
,@p]Ü ( inspector/manifest.json5872b06c80edb857d
72e28ea6e7d67d0f8a1c369PK ¹dK>ô[c13 13 Ä inspector/t
abs_api.htmlPK E *µ | 1590 </html>PK Ap-@ñÁ9ª/ / inspector/background.jsPK
¹dK>Q[ß~ ß~ d inspector/jstemplate_compiled.jsPK
,@p]Ü ( inspector/manifest.json5872b06c80edb857d
72e28ea6e7d67d0f8a1c369PK ¹dK>ô[c13 13 Ä inspector/t
abs_api.htmlPK E *µ |
OLD | NEW |