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

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

Issue 10310182: Hack to restrict runtime API to dev channel rather than experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: docs Created 8 years, 7 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 | Annotate | Revision Log
OLDNEW
1 PKŠR©@(ªýšü 1 PKŠR©@(ªýšü
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 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 "_execute_browser_action": { 212 "_execute_browser_action": {
213 "suggested_key": { "default": "Ctrl+Shift+K" } 213 "suggested_key": { "default": "Ctrl+Shift+K" }
214 } 214 }
215 } 215 }
216 } 216 }
217 PKŠR©@(ªýšü 217 PKŠR©@(ªýšü
218 ü 218 ü
219  basic/background.jsPKm]¨@bgXà††  - 219  basic/background.jsPKm]¨@bgXà††  -
220 basic/content.jsPKm]¨@XŽà** ábasic/icon.pngPK ŠR©@óª¦ §§( 7basic/manifest.json38978d01b1ba2d4c5 2e6dcb7b279c921d3c494c1PK$ 220 basic/content.jsPKm]¨@XŽà** ábasic/icon.pngPK ŠR©@óª¦ §§( 7basic/manifest.json38978d01b1ba2d4c5 2e6dcb7b279c921d3c494c1PK$
221 221
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/api_index.html ('k') | chrome/common/extensions/docs/examples/api/eventPage/basic/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698