| OLD | NEW |
| 1 { | 1 { |
| 2 "x-version": 17, | 2 "x-version": 17, |
| 3 "google-talk": { | 3 "google-talk": { |
| 4 "mime_types": [ | 4 "mime_types": [ |
| 5 ], | 5 ], |
| 6 "versions": [ | 6 "versions": [ |
| 7 { | 7 { |
| 8 "version": "0", | 8 "version": "0", |
| 9 "status": "requires_authorization", | 9 "status": "requires_authorization", |
| 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 "versions": [ | 339 "versions": [ |
| 340 { | 340 { |
| 341 "version": "0", | 341 "version": "0", |
| 342 "status": "up_to_date", | 342 "status": "up_to_date", |
| 343 "comment": "Chrome PDF Viewer has no version information." | 343 "comment": "Chrome PDF Viewer has no version information." |
| 344 } | 344 } |
| 345 ], | 345 ], |
| 346 "name": "Chrome PDF Viewer", | 346 "name": "Chrome PDF Viewer", |
| 347 "group_name_matcher": "*Chrome PDF Viewer*" | 347 "group_name_matcher": "*Chrome PDF Viewer*" |
| 348 }, | 348 }, |
| 349 "chromium-pdf": { |
| 350 "mime_types": [ |
| 351 ], |
| 352 "versions": [ |
| 353 { |
| 354 "version": "0", |
| 355 "status": "up_to_date", |
| 356 "comment": "Chrome PDF Viewer has no version information." |
| 357 } |
| 358 ], |
| 359 "name": "Chromium PDF Viewer", |
| 360 "group_name_matcher": "*Chromium PDF Viewer*" |
| 361 }, |
| 349 "google-update": { | 362 "google-update": { |
| 350 "mime-types": [ | 363 "mime-types": [ |
| 351 ], | 364 ], |
| 352 "versions": [ | 365 "versions": [ |
| 353 { | 366 { |
| 354 "version": "0", | 367 "version": "0", |
| 355 "status": "requires_authorization", | 368 "status": "requires_authorization", |
| 356 "comment": "Google Update plug-in is versioned but kept automatically up
-to-date" | 369 "comment": "Google Update plug-in is versioned but kept automatically up
-to-date" |
| 357 } | 370 } |
| 358 ], | 371 ], |
| (...skipping 26 matching lines...) Expand all Loading... |
| 385 "status": "requires_authorization", | 398 "status": "requires_authorization", |
| 386 "comment": "We do not track version information for the Google Earth Plu
gin." | 399 "comment": "We do not track version information for the Google Earth Plu
gin." |
| 387 } | 400 } |
| 388 ], | 401 ], |
| 389 "lang": "en-US", | 402 "lang": "en-US", |
| 390 "name": "Google Earth", | 403 "name": "Google Earth", |
| 391 "url": "http://www.google.com/earth/explore/products/plugin.html", | 404 "url": "http://www.google.com/earth/explore/products/plugin.html", |
| 392 "group_name_matcher": "*Google Earth*" | 405 "group_name_matcher": "*Google Earth*" |
| 393 } | 406 } |
| 394 } | 407 } |
| OLD | NEW |