OLD | NEW |
1 { | 1 { |
2 "x-version": 13, | 2 "x-version": 13, |
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": "up_to_date", | 9 "status": "up_to_date", |
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 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
257 } | 257 } |
258 ], | 258 ], |
259 "lang": "en-US", | 259 "lang": "en-US", |
260 "name": "QuickTime Player", | 260 "name": "QuickTime Player", |
261 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", | 261 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", |
262 "url": "http://appldnld.apple.com/QuickTime/041-3089.20111026.Sxpr4/QuickTim
eInstaller.exe", | 262 "url": "http://appldnld.apple.com/QuickTime/041-3089.20111026.Sxpr4/QuickTim
eInstaller.exe", |
263 "group_name_matcher": "*QuickTime Plug-in*" | 263 "group_name_matcher": "*QuickTime Plug-in*" |
264 }, | 264 }, |
265 "windows-media-player": { | 265 "windows-media-player": { |
266 "mime_types": [ | 266 "mime_types": [ |
267 "application/asx", | |
268 "application/x-mplayer2", | |
269 "application/x-ms-wmp", | |
270 "audio/x-ms-wax", | |
271 "audio/x-ms-wma", | |
272 "video/x-ms-asf", | |
273 "video/x-ms-asf-plugin", | |
274 "video/x-ms-wm", | |
275 "video/x-ms-wmv", | |
276 "video/x-ms-wvx" | |
277 ], | 267 ], |
278 "lang": "en-US", | 268 "lang": "en-US", |
279 "name": "Windows Media Player", | 269 "name": "Windows Media Player", |
280 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", | 270 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", |
281 "url": "http://www.interoperabilitybridges.com/wmp-extension-for-chrome", | 271 "url": "http://www.interoperabilitybridges.com/wmp-extension-for-chrome", |
282 "displayurl": true, | 272 "displayurl": true, |
283 "group_name_matcher": "*Windows Media Player*" | 273 "group_name_matcher": "*Windows Media Player*" |
284 }, | 274 }, |
285 "divx-player": { | 275 "divx-player": { |
286 "mime_types": [ | 276 "mime_types": [ |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
394 "status": "up_to_date", | 384 "status": "up_to_date", |
395 "comment": "We do not track version information for the Google Earth Plu
gin." | 385 "comment": "We do not track version information for the Google Earth Plu
gin." |
396 } | 386 } |
397 ], | 387 ], |
398 "lang": "en-US", | 388 "lang": "en-US", |
399 "name": "Google Earth", | 389 "name": "Google Earth", |
400 "url": "http://www.google.com/earth/explore/products/plugin.html", | 390 "url": "http://www.google.com/earth/explore/products/plugin.html", |
401 "group_name_matcher": "*Google Earth*" | 391 "group_name_matcher": "*Google Earth*" |
402 } | 392 } |
403 } | 393 } |
OLD | NEW |