OLD | NEW |
1 // Copyright 2014 The Chromium Authors. All rights reserved. | 1 // Copyright 2014 The 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 // This features file defines permissions for extension APIs implemented | 5 // This features file defines permissions for extension APIs implemented |
6 // under src/extensions. | 6 // under src/extensions. |
7 | 7 |
8 // See extensions/common/features/* to understand this file, in particular | 8 // See extensions/common/features/* to understand this file, in particular |
9 // feature.h, simple_feature.h, and base_feature_provider.h. | 9 // feature.h, simple_feature.h, and base_feature_provider.h. |
10 | 10 |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
185 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev) | 185 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev) |
186 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken | 186 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken |
187 "A28C9619C4C41306FA5236FB4D94DA812F504DE8" // CryptoToken (dev) | 187 "A28C9619C4C41306FA5236FB4D94DA812F504DE8" // CryptoToken (dev) |
188 ] | 188 ] |
189 } | 189 } |
190 ], | 190 ], |
191 "idle": { | 191 "idle": { |
192 "channel": "stable", | 192 "channel": "stable", |
193 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] | 193 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] |
194 }, | 194 }, |
195 "u2fDevices": [ | 195 "networkingPrivate": { |
196 { | 196 "channel": "stable", |
197 "channel": "stable", | 197 "extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
198 "extension_types": ["extension", "platform_app"], | 198 "platforms": ["chromeos", "mac", "win", "linux"], |
199 "whitelist": [ | 199 "whitelist": [ |
200 "496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs | 200 "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 |
201 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev) | 201 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 |
202 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken | 202 "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/293683 |
203 "A28C9619C4C41306FA5236FB4D94DA812F504DE8", // CryptoToken (dev) | 203 "8C3741E3AF0B93B6E8E0DDD499BB0B74839EA578", // http://crbug.com/234235 |
204 "6F9E349A0561C78A0D3F41496FE521C5151C7F71", // Security Key | 204 "E703483CEF33DEC18B4B6DD84B5C776FB9182BDB", // http://crbug.com/234235 |
205 "C06709A259378015404ED20F75C7D08547E0F10B" // Security Key (dev) | 205 "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/329690 |
206 ] | 206 "11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2", // http://crbug.com/380890 |
207 } | 207 "0EFB879311E9EFBB7C45251F89EC655711B1F6ED", // http://crbug.com/380890 |
208 ], | 208 "9193D3A51E2FE33B496CDA53EA330423166E7F02", // http://crbug.com/380890 |
| 209 "F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89", // http://crbug.com/380890 |
| 210 "63ED55E43214C211F82122ED56407FF1A807F2A3", // Dev |
| 211 "FA01E0B81978950F2BC5A50512FD769725F57510", // Beta |
| 212 "B11A93E7E5B541F8010245EBDE2C74647D6C14B9", // Canary |
| 213 "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Google Cast Beta |
| 214 "16CA7A47AAE4BE49B1E75A6B960C3875E945B264", // Google Cast Stable |
| 215 "7AE714FFD394E073F0294CFA134C9F91DB5FBAA4", // CCD Development |
| 216 "C7DA3A55C2355F994D3FDDAD120B426A0DF63843", // CCD Testing |
| 217 "75E3CFFFC530582C583E4690EF97C70B9C8423B7", // CCD Release |
| 218 "4F25792AF1AA7483936DE29C07806F203C7170A0", // http://crbug.com/407693 |
| 219 "BD8781D757D830FC2E85470A1B6E8A718B7EE0D9", // http://crbug.com/407693 |
| 220 "4AC2B6C63C6480D150DFDA13E4A5956EB1D0DDBB", // http://crbug.com/407693 |
| 221 "81986D4F846CEDDDB962643FA501D1780DD441BB" // http://crbug.com/407693 |
| 222 ] |
| 223 }, |
209 "power": { | 224 "power": { |
210 "channel": "stable", | 225 "channel": "stable", |
211 "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ] | 226 "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ] |
212 }, | 227 }, |
213 "printerProvider": { | 228 "printerProvider": { |
214 "channel": "dev", | 229 "channel": "dev", |
215 "extension_types": ["extension", "platform_app" ] | 230 "extension_types": ["extension", "platform_app" ] |
216 }, | 231 }, |
217 // Note: runtime is not actually a permission, but some systems check these | 232 // Note: runtime is not actually a permission, but some systems check these |
218 // values to verify restrictions. | 233 // values to verify restrictions. |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
293 { | 308 { |
294 "channel": "stable", | 309 "channel": "stable", |
295 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] | 310 "extension_types": ["extension", "legacy_packaged_app", "platform_app"] |
296 }, | 311 }, |
297 { | 312 { |
298 "channel": "stable", | 313 "channel": "stable", |
299 "extension_types": ["hosted_app"], | 314 "extension_types": ["hosted_app"], |
300 "whitelist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store | 315 "whitelist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store |
301 } | 316 } |
302 ], | 317 ], |
| 318 "u2fDevices": [ |
| 319 { |
| 320 "channel": "stable", |
| 321 "extension_types": ["extension", "platform_app"], |
| 322 "whitelist": [ |
| 323 "496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs |
| 324 "AD8ED80B705E1818AAD4684F9FF62B43D6D79620", // FIDO U2F APIs (dev) |
| 325 "E24F1786D842E91E74C27929B0B3715A4689A473", // CryptoToken |
| 326 "A28C9619C4C41306FA5236FB4D94DA812F504DE8", // CryptoToken (dev) |
| 327 "6F9E349A0561C78A0D3F41496FE521C5151C7F71", // Security Key |
| 328 "C06709A259378015404ED20F75C7D08547E0F10B" // Security Key (dev) |
| 329 ] |
| 330 } |
| 331 ], |
303 "unlimitedStorage": { | 332 "unlimitedStorage": { |
304 "channel": "stable", | 333 "channel": "stable", |
305 "extension_types": [ | 334 "extension_types": [ |
306 "extension", "legacy_packaged_app", "hosted_app", "platform_app" | 335 "extension", "legacy_packaged_app", "hosted_app", "platform_app" |
307 ] | 336 ] |
308 }, | 337 }, |
309 "usb": [ | 338 "usb": [ |
310 { | 339 { |
311 "channel": "stable", | 340 "channel": "stable", |
312 "extension_types": ["platform_app"] | 341 "extension_types": ["platform_app"] |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
364 }, | 393 }, |
365 "webRequest": { | 394 "webRequest": { |
366 "channel": "stable", | 395 "channel": "stable", |
367 "extension_types": ["extension", "legacy_packaged_app"] | 396 "extension_types": ["extension", "legacy_packaged_app"] |
368 }, | 397 }, |
369 "webRequestBlocking": { | 398 "webRequestBlocking": { |
370 "channel": "stable", | 399 "channel": "stable", |
371 "extension_types": ["extension", "legacy_packaged_app"] | 400 "extension_types": ["extension", "legacy_packaged_app"] |
372 } | 401 } |
373 } | 402 } |
OLD | NEW |