OLD | NEW |
---|---|
1 { | 1 { |
2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDqOhnwk4+HXVfGyaNsAQdU/js1Na56di W08oF1MhZiwzSnJsEaeuMN9od9q9N4ZdK3o1xXOSARrYdE+syV7Dl31nf6qz3A6K+D5NHe6sSB9yvYlI iN37jdWdrfxxE0pRYEVYZNTe3bzq3NkcYJlOdt1UPcpJB+isXpAGUKUvt7EQIDAQAB", | 2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDqOhnwk4+HXVfGyaNsAQdU/js1Na56di W08oF1MhZiwzSnJsEaeuMN9od9q9N4ZdK3o1xXOSARrYdE+syV7Dl31nf6qz3A6K+D5NHe6sSB9yvYlI iN37jdWdrfxxE0pRYEVYZNTe3bzq3NkcYJlOdt1UPcpJB+isXpAGUKUvt7EQIDAQAB", |
gene
2013/04/15 18:36:16
Has anything changed here?
Vitaly Buka (NO REVIEWS)
2013/04/15 18:42:09
This file is unchanged. I had one snapshot with ch
| |
3 "name": "Cloud Print", | 3 "name": "Cloud Print", |
4 "version": "0.1", | 4 "version": "0.1", |
5 "description": "Cloud Print", | 5 "description": "Cloud Print", |
6 "icons": { | 6 "icons": { |
7 }, | 7 }, |
8 "app": { | 8 "app": { |
9 "launch": { | 9 "launch": { |
10 "web_url": "https://www.google.com/cloudprint" | 10 "web_url": "https://www.google.com/cloudprint" |
11 }, | 11 }, |
12 "urls": [ | 12 "urls": [ |
13 "https://www.google.com/cloudprint/enable_chrome_connector" | 13 "https://www.google.com/cloudprint/enable_chrome_connector" |
14 ] | 14 ] |
15 }, | 15 }, |
16 "permissions": [ | 16 "permissions": [ |
17 "cloudPrintPrivate" | 17 "cloudPrintPrivate" |
18 ], | 18 ], |
19 "display_in_launcher": false | 19 "display_in_launcher": false |
20 } | 20 } |
OLD | NEW |