| OLD | NEW |
| 1 { | 1 { |
| 2 "x-version": 26, | 2 "x-version": 27, |
| 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." |
| 11 } | 11 } |
| 12 ], | 12 ], |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 ], | 332 ], |
| 333 "name": "NVIDIA 3D", | 333 "name": "NVIDIA 3D", |
| 334 "group_name_matcher": "*NVIDIA 3D*" | 334 "group_name_matcher": "*NVIDIA 3D*" |
| 335 }, | 335 }, |
| 336 "google-chrome-pdf": { | 336 "google-chrome-pdf": { |
| 337 "mime_types": [ | 337 "mime_types": [ |
| 338 ], | 338 ], |
| 339 "versions": [ | 339 "versions": [ |
| 340 { | 340 { |
| 341 "version": "0", | 341 "version": "0", |
| 342 "status": "up_to_date", | 342 "status": "fully_trusted", |
| 343 "comment": "Chrome PDF Viewer has no version information." | 343 "comment": "Google 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": { | 349 "chromium-pdf": { |
| 350 "mime_types": [ | 350 "mime_types": [ |
| 351 ], | 351 ], |
| 352 "versions": [ | 352 "versions": [ |
| 353 { | 353 { |
| 354 "version": "0", | 354 "version": "0", |
| 355 "status": "up_to_date", | 355 "status": "fully_trusted", |
| 356 "comment": "Chrome PDF Viewer has no version information." | 356 "comment": "Chromium PDF Viewer has no version information." |
| 357 } | 357 } |
| 358 ], | 358 ], |
| 359 "name": "Chromium PDF Viewer", | 359 "name": "Chromium PDF Viewer", |
| 360 "group_name_matcher": "*Chromium PDF Viewer*" | 360 "group_name_matcher": "*Chromium PDF Viewer*" |
| 361 }, | 361 }, |
| 362 "google-update": { | 362 "google-update": { |
| 363 "mime-types": [ | 363 "mime-types": [ |
| 364 ], | 364 ], |
| 365 "versions": [ | 365 "versions": [ |
| 366 { | 366 { |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 398 "status": "requires_authorization", | 398 "status": "requires_authorization", |
| 399 "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." |
| 400 } | 400 } |
| 401 ], | 401 ], |
| 402 "lang": "en-US", | 402 "lang": "en-US", |
| 403 "name": "Google Earth", | 403 "name": "Google Earth", |
| 404 "url": "http://www.google.com/earth/explore/products/plugin.html", | 404 "url": "http://www.google.com/earth/explore/products/plugin.html", |
| 405 "group_name_matcher": "*Google Earth*" | 405 "group_name_matcher": "*Google Earth*" |
| 406 } | 406 } |
| 407 } | 407 } |
| OLD | NEW |