OLD | NEW |
1 { | 1 { |
2 "x-version": 3, | 2 "x-version": 3, |
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 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
266 ], | 266 ], |
267 "versions": [ | 267 "versions": [ |
268 { | 268 { |
269 "version": "0", | 269 "version": "0", |
270 "status": "up_to_date", | 270 "status": "up_to_date", |
271 "comment": "Chrome PDF Viewer has no version information." | 271 "comment": "Chrome PDF Viewer has no version information." |
272 } | 272 } |
273 ], | 273 ], |
274 "name": "Chrome PDF Viewer", | 274 "name": "Chrome PDF Viewer", |
275 "group_name_matcher": "*Chrome PDF Viewer*" | 275 "group_name_matcher": "*Chrome PDF Viewer*" |
| 276 }, |
| 277 "facebook-video-calling": { |
| 278 "mime_types": [ |
| 279 "application/skypesdk-plugin" |
| 280 ], |
| 281 "versions": [ |
| 282 { |
| 283 "version": "0", |
| 284 "status": "up_to_date", |
| 285 "comment": "We do not track version information for the Facebook Video C
alling Plugin." |
| 286 } |
| 287 ], |
| 288 "lang": "en-US", |
| 289 "name": "Facebook Video Calling", |
| 290 "url": "https://www.facebook.com/chat/video/videocalldownload.php", |
| 291 "group_name_matcher": "*Facebook Video*" |
| 292 }, |
| 293 "google-earth": { |
| 294 "mime_types": [ |
| 295 "application/geplugin" |
| 296 ], |
| 297 "versions": [ |
| 298 { |
| 299 "version": "0", |
| 300 "status": "up_to_date", |
| 301 "comment": "We do not track version information for the Google Earth Plu
gin." |
| 302 } |
| 303 ], |
| 304 "lang": "en-US", |
| 305 "name": "Google Earth", |
| 306 "url": "http://www.google.com/earth/explore/products/plugin.html", |
| 307 "group_name_matcher": "*Google Earth*" |
276 } | 308 } |
277 } | 309 } |
OLD | NEW |