OLD | NEW |
1 // Dictionary of external kiosk extensions to be updated. Each entry maps | 1 // Dictionary of external kiosk extensions to be updated. Each entry maps |
2 // the extension's id to its crx's path (relative to this file) and the version | 2 // the extension's id to its crx's path (relative to this file) and the version |
3 // of the extension contained in the crx. | 3 // of the extension contained in the crx. |
4 { | 4 { |
5 "ajoggoflpgplnnjkjamcmbepjdjdnpdp" : { | 5 "ajoggoflpgplnnjkjamcmbepjdjdnpdp" : { |
6 "external_crx": "ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx", | 6 "external_crx": "ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx", |
7 "external_version": "2.0.0" | 7 "external_version": "2.0.0" |
8 } | 8 } |
9 } | 9 } |
OLD | NEW |