| OLD | NEW |
| 1 { | 1 { |
| 2 "java-runtime-environment": { | 2 "java-runtime-environment": { |
| 3 "mime_types": [ | 3 "mime_types": [ |
| 4 "application/x-java-applet", | 4 "application/x-java-applet", |
| 5 "application/x-java-applet,version=1.1", | 5 "application/x-java-applet,version=1.1", |
| 6 "application/x-java-applet,version=1.1.1", | 6 "application/x-java-applet,version=1.1.1", |
| 7 "application/x-java-applet,version=1.1.2", | 7 "application/x-java-applet,version=1.1.2", |
| 8 "application/x-java-applet,version=1.1.3", | 8 "application/x-java-applet,version=1.1.3", |
| 9 "application/x-java-applet,version=1.2", | 9 "application/x-java-applet,version=1.2", |
| 10 "application/x-java-applet,version=1.2.1", | 10 "application/x-java-applet,version=1.2.1", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 "application/x-java-bean,version=1.2.2", | 26 "application/x-java-bean,version=1.2.2", |
| 27 "application/x-java-bean,version=1.3", | 27 "application/x-java-bean,version=1.3", |
| 28 "application/x-java-bean,version=1.3.1", | 28 "application/x-java-bean,version=1.3.1", |
| 29 "application/x-java-bean,version=1.4", | 29 "application/x-java-bean,version=1.4", |
| 30 "application/x-java-bean,version=1.4.1", | 30 "application/x-java-bean,version=1.4.1", |
| 31 "application/x-java-bean,version=1.4.2", | 31 "application/x-java-bean,version=1.4.2", |
| 32 "application/x-java-bean,version=1.5", | 32 "application/x-java-bean,version=1.5", |
| 33 "application/x-java-bean,version=1.6", | 33 "application/x-java-bean,version=1.6", |
| 34 "application/x-java-vm" | 34 "application/x-java-vm" |
| 35 ], | 35 ], |
| 36 "versions": [ |
| 37 { |
| 38 "version": "12.8.0", |
| 39 "status": "requires_authorization", |
| 40 "comment": "Leopard" |
| 41 }, |
| 42 { |
| 43 "version": "13", |
| 44 "status": "out_of_date" |
| 45 }, |
| 46 { |
| 47 "version": "13.5.0", |
| 48 "status": "requires_authorization", |
| 49 "comment": "Snow Leopard" |
| 50 }, |
| 51 { |
| 52 "version": "14", |
| 53 "status": "out_of_date" |
| 54 }, |
| 55 { |
| 56 "version": "14.0.3", |
| 57 "status": "requires_authorization", |
| 58 "comment": "Lion" |
| 59 } |
| 60 ], |
| 36 "lang": "en-US", | 61 "lang": "en-US", |
| 37 "name": "Java(TM)", | 62 "name": "Java(TM)", |
| 38 "url": "http://java.com/en/download/apple_manual.jsp", | 63 "url": "http://java.com/en/download/apple_manual.jsp", |
| 39 "help_url": "https://support.google.com/chrome/?p=plugin_java", | 64 "help_url": "https://support.google.com/chrome/?p=plugin_java", |
| 40 "displayurl": true | 65 "displayurl": true |
| 41 }, | 66 }, |
| 42 "realplayer": { | 67 "realplayer": { |
| 43 "mime_types": [ | 68 "mime_types": [ |
| 44 "audio/vnd.rn-realaudio", | 69 "audio/vnd.rn-realaudio", |
| 45 "video/vnd.rn-realvideo", | 70 "video/vnd.rn-realvideo", |
| 46 "audio/x-pn-realaudio-plugin", | 71 "audio/x-pn-realaudio-plugin", |
| 47 "audio/x-pn-realaudio" | 72 "audio/x-pn-realaudio" |
| 48 ], | 73 ], |
| 74 "versions": [ |
| 75 { |
| 76 "version": "0", |
| 77 "status": "requires_authorization", |
| 78 "comment": "The Real Player plug-in for mac doesn't expose a version at
all." |
| 79 } |
| 80 ], |
| 49 "lang": "en-US", | 81 "lang": "en-US", |
| 50 "name": "RealPlayer", | 82 "name": "RealPlayer", |
| 51 "url": "http://director.real.com/realplayer?type=rpsp_mac", | 83 "url": "http://director.real.com/realplayer?type=rpsp_mac", |
| 52 "help_url": "https://support.google.com/chrome/?p=plugin_real" | 84 "help_url": "https://support.google.com/chrome/?p=plugin_real" |
| 53 }, | 85 }, |
| 54 "adobe-flash-player": { | 86 "adobe-flash-player": { |
| 55 "mime_types": [ | 87 "mime_types": [ |
| 56 "application/futuresplash", | 88 "application/futuresplash", |
| 57 "application/x-shockwave-flash" | 89 "application/x-shockwave-flash" |
| 58 ], | 90 ], |
| 91 "versions": [ |
| 92 { |
| 93 "version": "11.1.102", |
| 94 "status": "up_to_date", |
| 95 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03.
html" |
| 96 } |
| 97 ], |
| 59 "lang": "en-US", | 98 "lang": "en-US", |
| 60 "name": "Adobe Flash Player", | 99 "name": "Adobe Flash Player", |
| 61 "url": "http://get.adobe.com/flashplayer/", | 100 "url": "http://get.adobe.com/flashplayer/", |
| 62 "help_url": "https://support.google.com/chrome/?p=plugin_flash", | 101 "help_url": "https://support.google.com/chrome/?p=plugin_flash", |
| 63 "requires_authorization": false, | |
| 64 "displayurl": true | 102 "displayurl": true |
| 65 }, | 103 }, |
| 66 "adobe-shockwave": { | 104 "adobe-shockwave": { |
| 67 "mime_types": [ | 105 "mime_types": [ |
| 68 "application/x-director" | 106 "application/x-director" |
| 69 ], | 107 ], |
| 108 "versions": [ |
| 109 { |
| 110 "version": "11.6.4.634", |
| 111 "status": "requires_authorization", |
| 112 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-02.
html" |
| 113 } |
| 114 ], |
| 70 "lang": "en-US", | 115 "lang": "en-US", |
| 71 "name": "Adobe Shockwave Player", | 116 "name": "Adobe Shockwave Player", |
| 72 "url": "http://www.adobe.com/shockwave/download/", | 117 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/macos
x/latest/Shockwave_Installer_Full_64bit.dmg", |
| 73 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave", | 118 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave" |
| 74 "displayurl": true | |
| 75 }, | |
| 76 "adobe-reader": { | |
| 77 "mime_types": [ | |
| 78 "application/pdf", | |
| 79 "application/vnd.adobe.x-mars", | |
| 80 "application/vnd.adobe.xdp+xml", | |
| 81 "application/vnd.adobe.xfd+xml", | |
| 82 "application/vnd.adobe.xfdf", | |
| 83 "application/vnd.fdf" | |
| 84 ], | |
| 85 "lang": "en-US", | |
| 86 "name": "Adobe Reader", | |
| 87 "url": "http://get.adobe.com/reader/", | |
| 88 "help_url": "https://support.google.com/chrome/?p=plugin_pdf", | |
| 89 "requires_authorization": false, | |
| 90 "displayurl": true | |
| 91 }, | 119 }, |
| 92 "apple-quicktime": { | 120 "apple-quicktime": { |
| 93 "mime_types": [ | 121 "mime_types": [ |
| 94 "application/sdp", | 122 "application/sdp", |
| 95 "application/x-mpeg", | 123 "application/x-mpeg", |
| 96 "application/x-rtsp", | 124 "application/x-rtsp", |
| 97 "application/x-sdp", | 125 "application/x-sdp", |
| 98 "audio/3ggp", | 126 "audio/3ggp", |
| 99 "audio/3ggp2", | 127 "audio/3ggp2", |
| 100 "audio/aac", | 128 "audio/aac", |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 "video/3ggp", | 162 "video/3ggp", |
| 135 "video/3ggp2", | 163 "video/3ggp2", |
| 136 "video/flc", | 164 "video/flc", |
| 137 "video/mp4", | 165 "video/mp4", |
| 138 "video/mpeg", | 166 "video/mpeg", |
| 139 "video/quicktime", | 167 "video/quicktime", |
| 140 "video/sd-video", | 168 "video/sd-video", |
| 141 "video/x-m4v", | 169 "video/x-m4v", |
| 142 "video/x-mpeg" | 170 "video/x-mpeg" |
| 143 ], | 171 ], |
| 172 "versions": [ |
| 173 { |
| 174 "version": "7.6.6", |
| 175 "status": "requires_authorization" |
| 176 } |
| 177 ], |
| 144 "lang": "en-US", | 178 "lang": "en-US", |
| 145 "name": "QuickTime Player", | 179 "name": "QuickTime Player", |
| 146 "url": "http://www.apple.com/quicktime/download/", | 180 "url": "http://www.apple.com/quicktime/download/", |
| 147 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", | 181 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", |
| 148 "displayurl": true | 182 "displayurl": true |
| 149 }, | 183 }, |
| 150 "flip4mac": { | 184 "flip4mac": { |
| 151 "mime_types": [ | 185 "mime_types": [ |
| 152 "application/asx", | 186 "application/asx", |
| 153 "application/x-mplayer2", | 187 "application/x-mplayer2", |
| 154 "application/x-ms-wmp", | 188 "application/x-ms-wmp", |
| 155 "audio/x-ms-wax", | 189 "audio/x-ms-wax", |
| 156 "audio/x-ms-wma", | 190 "audio/x-ms-wma", |
| 157 "video/x-ms-asf", | 191 "video/x-ms-asf", |
| 158 "video/x-ms-asf-plugin", | 192 "video/x-ms-asf-plugin", |
| 159 "video/x-ms-wm", | 193 "video/x-ms-wm", |
| 160 "video/x-ms-wmv", | 194 "video/x-ms-wmv", |
| 161 "video/x-ms-wvx" | 195 "video/x-ms-wvx" |
| 162 ], | 196 ], |
| 197 "versions": [ |
| 198 { |
| 199 "version": "2.2.1", |
| 200 "status": "requires_authorization" |
| 201 } |
| 202 ], |
| 163 "lang": "en-US", | 203 "lang": "en-US", |
| 164 "name": "Flip4Mac", | 204 "name": "Flip4Mac", |
| 165 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442", | 205 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442", |
| 166 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", | 206 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", |
| 167 "displayurl": true | 207 "displayurl": true |
| 168 }, | 208 }, |
| 169 "divx-player": { | 209 "divx-player": { |
| 170 "mime_types": [ | 210 "mime_types": [ |
| 171 "video/divx", | 211 "video/divx", |
| 172 "video/x-matroska" | 212 "video/x-matroska" |
| 173 ], | 213 ], |
| 214 "versions": [ |
| 215 { |
| 216 "version": "2.2", |
| 217 "status": "requires_authorization" |
| 218 } |
| 219 ], |
| 174 "lang": "en-US", | 220 "lang": "en-US", |
| 175 "name": "DivX Web Player", | 221 "name": "DivX Web Player", |
| 176 "url": "http://www.divx.com/en/downloads/divx/mac", | 222 "url": "http://www.divx.com/en/downloads/divx/mac", |
| 177 "help_url": "https://support.google.com/chrome/?p=plugin_divx" | 223 "help_url": "https://support.google.com/chrome/?p=plugin_divx" |
| 178 }, | 224 }, |
| 179 "silverlight": { | 225 "silverlight": { |
| 180 "mime_types": [ | 226 "mime_types": [ |
| 181 "application/x-silverlight", | 227 "application/x-silverlight", |
| 182 "application/x-silverlight-2" | 228 "application/x-silverlight-2" |
| 183 ], | 229 ], |
| 230 "versions": [ |
| 231 { |
| 232 "version": "4.1.10111.0", |
| 233 "status": "up_to_date", |
| 234 "reference": "http://support.microsoft.com/kb/2668562" |
| 235 } |
| 236 ], |
| 184 "lang": "en-US", | 237 "lang": "en-US", |
| 185 "name": "Silverlight", | 238 "name": "Silverlight", |
| 186 "url": "http://go.microsoft.com/fwlink/?LinkID=149156", | 239 "url": "http://go.microsoft.com/fwlink/?LinkID=149156", |
| 187 "requires_authorization": false, | |
| 188 "displayurl": true | 240 "displayurl": true |
| 189 } | 241 } |
| 190 } | 242 } |
| OLD | NEW |