OLD | NEW |
1 { | 1 { |
2 "google-talk": { | 2 "google-talk": { |
3 "mime_types": [ | 3 "mime_types": [ |
4 ], | 4 ], |
5 "versions": [ | 5 "versions": [ |
6 { | 6 { |
7 "version": "0", | 7 "version": "0", |
8 "status": "up_to_date", | 8 "status": "up_to_date", |
9 "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." | 9 "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 } | 10 } |
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
227 "audio/x-ms-wma", | 227 "audio/x-ms-wma", |
228 "video/x-ms-asf", | 228 "video/x-ms-asf", |
229 "video/x-ms-asf-plugin", | 229 "video/x-ms-asf-plugin", |
230 "video/x-ms-wm", | 230 "video/x-ms-wm", |
231 "video/x-ms-wmv", | 231 "video/x-ms-wmv", |
232 "video/x-ms-wvx" | 232 "video/x-ms-wvx" |
233 ], | 233 ], |
234 "lang": "en-US", | 234 "lang": "en-US", |
235 "name": "Windows Media Player", | 235 "name": "Windows Media Player", |
236 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", | 236 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", |
237 "url": "http://interoplabs.blob.core.windows.net/wmpff/wmpfirefoxplugin.exe" | 237 "url": "http://www.interoperabilitybridges.com/wmp-extension-for-chrome", |
| 238 "displayurl": true |
238 }, | 239 }, |
239 "divx-player": { | 240 "divx-player": { |
240 "mime_types": [ | 241 "mime_types": [ |
241 "video/divx", | 242 "video/divx", |
242 "video/x-matroska" | 243 "video/x-matroska" |
243 ], | 244 ], |
244 "versions": [ | 245 "versions": [ |
245 { | 246 { |
246 "version": "1.4.3.4", | 247 "version": "1.4.3.4", |
247 "status": "requires_authorization" | 248 "status": "requires_authorization" |
(...skipping 14 matching lines...) Expand all Loading... |
262 "version": "4.1.10111.0", | 263 "version": "4.1.10111.0", |
263 "status": "up_to_date", | 264 "status": "up_to_date", |
264 "reference": "http://support.microsoft.com/kb/2668562" | 265 "reference": "http://support.microsoft.com/kb/2668562" |
265 } | 266 } |
266 ], | 267 ], |
267 "lang": "en-US", | 268 "lang": "en-US", |
268 "name": "Silverlight", | 269 "name": "Silverlight", |
269 "url": "http://go.microsoft.com/fwlink/?LinkID=149156" | 270 "url": "http://go.microsoft.com/fwlink/?LinkID=149156" |
270 } | 271 } |
271 } | 272 } |
OLD | NEW |