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

Side by Side Diff: chrome/common/extensions/docs/examples/api/transientPage/basic.zip

Issue 10217018: Alarm resolution changed to minutes and minimum delay added. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 8 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 †„@Š[ü 1 PK †„@Š[ü
2 ü 2 ü
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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 }, 187 },
188 "browser_action": { 188 "browser_action": {
189 "default_icon" : "icon.png", 189 "default_icon" : "icon.png",
190 "default_title": "Start Transient Page" 190 "default_title": "Start Transient Page"
191 } 191 }
192 } 192 }
193 PK †„@Š[ü 193 PK †„@Š[ü
194 ü 194 ü
195  basic/background.jsPK0u„@bgXà††  - 195  basic/background.jsPK0u„@bgXà††  -
196 basic/content.jsPK0u„@XŽà** ábasic/icon.pngPK 0u„@ï{t>¦¦( 7basic/manifest.json7e9616c15e22991ed f11d2a53e0e2a33977154cePK$ 196 basic/content.jsPK0u„@XŽà** ábasic/icon.pngPK 0u„@ï{t>¦¦( 7basic/manifest.json7e9616c15e22991ed f11d2a53e0e2a33977154cePK$
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698