OLD | NEW |
1 { | 1 { |
2 "x-version": 7, | 2 "x-version": 8, |
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": "16.0.0.235", | 118 "version": "16.0.0.305", |
119 "status": "requires_authorization", | 119 "status": "requires_authorization", |
120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b14-27.html" | 120 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b15-04.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": "http://get.adobe.com/flashplayer/", | 125 "url": "http://get.adobe.com/flashplayer/", |
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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
310 "status": "requires_authorization", | 310 "status": "requires_authorization", |
311 "comment": "We do not track version information for the Google Earth Plu
gin." | 311 "comment": "We do not track version information for the Google Earth Plu
gin." |
312 } | 312 } |
313 ], | 313 ], |
314 "lang": "en-US", | 314 "lang": "en-US", |
315 "name": "Google Earth", | 315 "name": "Google Earth", |
316 "url": "http://www.google.com/earth/explore/products/plugin.html", | 316 "url": "http://www.google.com/earth/explore/products/plugin.html", |
317 "group_name_matcher": "*Google Earth*" | 317 "group_name_matcher": "*Google Earth*" |
318 } | 318 } |
319 } | 319 } |
OLD | NEW |