OLD | NEW |
1 PK äc@Ç¿Þ3 | 1 PK äc@Ç¿Þ3 |
2 3 | 2 3 |
3 basic/background.js// Copyright (c) 2012 The Chromium Authors. All rights
reserved. | 3 basic/background.js// Copyright (c) 2012 The Chromium Authors. All rights
reserved. |
4 // Use of this source code is governed by a BSD-style license that can be | 4 // Use of this source code is governed by a BSD-style license that can be |
5 // found in the LICENSE file. | 5 // found in the LICENSE file. |
6 | 6 |
7 // Global variables only exist for the life of the page, so they get reset | 7 // Global variables only exist for the life of the page, so they get reset |
8 // each time the page is unloaded. | 8 // each time the page is unloaded. |
9 var counter = 1; | 9 var counter = 1; |
10 | 10 |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
188 }, | 188 }, |
189 "browser_action": { | 189 "browser_action": { |
190 "default_icon" : "icon.png", | 190 "default_icon" : "icon.png", |
191 "default_title": "Start Transient Page" | 191 "default_title": "Start Transient Page" |
192 } | 192 } |
193 } | 193 } |
194 PK äc@Ç¿Þ3 | 194 PK äc@Ç¿Þ3 |
195 3 | 195 3 |
196 basic/background.jsPK Ûb@bgXà
d | 196 basic/background.jsPK Ûb@bgXà
d |
197 basic/content.jsPK Ûb@Xà* * basic/icon.pngPK
Ûb@ï{t>¦ ¦ ( n basic/manifest.json9683a215d1368a104
7072709fdca7b84853d396ePK $ E | 197 basic/content.jsPK Ûb@Xà* * basic/icon.pngPK
Ûb@ï{t>¦ ¦ ( n basic/manifest.json9683a215d1368a104
7072709fdca7b84853d396ePK $ E |
OLD | NEW |