| OLD | NEW |
| 1 { | 1 { |
| 2 "x-version": 23, | 2 "x-version": 24, |
| 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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 "help_url": "https://support.google.com/chrome/?p=plugin_real", | 108 "help_url": "https://support.google.com/chrome/?p=plugin_real", |
| 109 "group_name_matcher": "*RealPlayer*" | 109 "group_name_matcher": "*RealPlayer*" |
| 110 }, | 110 }, |
| 111 "adobe-flash-player": { | 111 "adobe-flash-player": { |
| 112 "mime_types": [ | 112 "mime_types": [ |
| 113 "application/futuresplash", | 113 "application/futuresplash", |
| 114 "application/x-shockwave-flash" | 114 "application/x-shockwave-flash" |
| 115 ], | 115 ], |
| 116 "versions": [ | 116 "versions": [ |
| 117 { | 117 { |
| 118 "version": "23.0.0.185", | 118 "version": "23.0.0.207", |
| 119 "status": "requires_authorization", | 119 "status": "requires_authorization", |
| 120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b16-32.html" | 120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b16-37.html" |
| 121 } | 121 } |
| 122 ], | 122 ], |
| 123 "lang": "en-US", | 123 "lang": "en-US", |
| 124 "name": "Adobe Flash Player", | 124 "name": "Adobe Flash Player", |
| 125 "url": "https://support.google.com/chrome/answer/6258784", | 125 "url": "https://support.google.com/chrome/answer/6258784", |
| 126 "help_url": "https://support.google.com/chrome/?p=plugin_flash", | 126 "help_url": "https://support.google.com/chrome/?p=plugin_flash", |
| 127 "displayurl": true, | 127 "displayurl": true, |
| 128 "group_name_matcher": "*Shockwave Flash*" | 128 "group_name_matcher": "*Shockwave Flash*" |
| 129 }, | 129 }, |
| 130 "adobe-shockwave": { | 130 "adobe-shockwave": { |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 323 "status": "requires_authorization", | 323 "status": "requires_authorization", |
| 324 "comment": "We do not track version information for the Google Earth Plu
gin." | 324 "comment": "We do not track version information for the Google Earth Plu
gin." |
| 325 } | 325 } |
| 326 ], | 326 ], |
| 327 "lang": "en-US", | 327 "lang": "en-US", |
| 328 "name": "Google Earth", | 328 "name": "Google Earth", |
| 329 "url": "http://www.google.com/earth/explore/products/plugin.html", | 329 "url": "http://www.google.com/earth/explore/products/plugin.html", |
| 330 "group_name_matcher": "*Google Earth*" | 330 "group_name_matcher": "*Google Earth*" |
| 331 } | 331 } |
| 332 } | 332 } |
| OLD | NEW |