Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Side by Side Diff: chrome/browser/resources/plugin_metadata/plugins_mac.json

Issue 11418129: Matching IBM Java plugin using pattern matching. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 }
11 ], 11 ],
12 "name": "Google Talk", 12 "name": "Google Talk",
13 "group_name_matcher": "Google Talk" 13 "group_name_matcher": "*Google Talk*"
14 }, 14 },
15 "java-runtime-environment": { 15 "java-runtime-environment": {
16 "mime_types": [ 16 "mime_types": [
17 "application/x-java-applet", 17 "application/x-java-applet",
18 "application/x-java-applet,version=1.1", 18 "application/x-java-applet,version=1.1",
19 "application/x-java-applet,version=1.1.1", 19 "application/x-java-applet,version=1.1.1",
20 "application/x-java-applet,version=1.1.2", 20 "application/x-java-applet,version=1.1.2",
21 "application/x-java-applet,version=1.1.3", 21 "application/x-java-applet,version=1.1.3",
22 "application/x-java-applet,version=1.2", 22 "application/x-java-applet,version=1.2",
23 "application/x-java-applet,version=1.2.1", 23 "application/x-java-applet,version=1.2.1",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 "version": "14.0.3", 69 "version": "14.0.3",
70 "status": "requires_authorization", 70 "status": "requires_authorization",
71 "comment": "Lion" 71 "comment": "Lion"
72 } 72 }
73 ], 73 ],
74 "lang": "en-US", 74 "lang": "en-US",
75 "name": "Java(TM)", 75 "name": "Java(TM)",
76 "url": "http://java.com/en/download/apple_manual.jsp", 76 "url": "http://java.com/en/download/apple_manual.jsp",
77 "help_url": "https://support.google.com/chrome/?p=plugin_java", 77 "help_url": "https://support.google.com/chrome/?p=plugin_java",
78 "displayurl": true, 78 "displayurl": true,
79 "group_name_matcher": "Java" 79 "group_name_matcher": "Java(TM)*"
80 }, 80 },
81 "realplayer": { 81 "realplayer": {
82 "mime_types": [ 82 "mime_types": [
83 "audio/vnd.rn-realaudio", 83 "audio/vnd.rn-realaudio",
84 "video/vnd.rn-realvideo", 84 "video/vnd.rn-realvideo",
85 "audio/x-pn-realaudio-plugin", 85 "audio/x-pn-realaudio-plugin",
86 "audio/x-pn-realaudio" 86 "audio/x-pn-realaudio"
87 ], 87 ],
88 "versions": [ 88 "versions": [
89 { 89 {
90 "version": "0", 90 "version": "0",
91 "status": "requires_authorization", 91 "status": "requires_authorization",
92 "comment": "The Real Player plug-in for mac doesn't expose a version at all." 92 "comment": "The Real Player plug-in for mac doesn't expose a version at all."
93 } 93 }
94 ], 94 ],
95 "lang": "en-US", 95 "lang": "en-US",
96 "name": "RealPlayer", 96 "name": "RealPlayer",
97 "url": "http://director.real.com/realplayer?type=rpsp_mac", 97 "url": "http://director.real.com/realplayer?type=rpsp_mac",
98 "help_url": "https://support.google.com/chrome/?p=plugin_real", 98 "help_url": "https://support.google.com/chrome/?p=plugin_real",
99 "group_name_matcher": "RealPlayer" 99 "group_name_matcher": "*RealPlayer*"
100 }, 100 },
101 "adobe-flash-player": { 101 "adobe-flash-player": {
102 "mime_types": [ 102 "mime_types": [
103 "application/futuresplash", 103 "application/futuresplash",
104 "application/x-shockwave-flash" 104 "application/x-shockwave-flash"
105 ], 105 ],
106 "versions": [ 106 "versions": [
107 { 107 {
108 "version": "11.1.102", 108 "version": "11.1.102",
109 "status": "up_to_date", 109 "status": "up_to_date",
110 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html" 110 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-03. html"
111 } 111 }
112 ], 112 ],
113 "lang": "en-US", 113 "lang": "en-US",
114 "name": "Adobe Flash Player", 114 "name": "Adobe Flash Player",
115 "url": "http://get.adobe.com/flashplayer/", 115 "url": "http://get.adobe.com/flashplayer/",
116 "help_url": "https://support.google.com/chrome/?p=plugin_flash", 116 "help_url": "https://support.google.com/chrome/?p=plugin_flash",
117 "displayurl": true, 117 "displayurl": true,
118 "group_name_matcher": "Shockwave Flash" 118 "group_name_matcher": "*Shockwave Flash*"
119 }, 119 },
120 "adobe-shockwave": { 120 "adobe-shockwave": {
121 "mime_types": [ 121 "mime_types": [
122 "application/x-director" 122 "application/x-director"
123 ], 123 ],
124 "versions": [ 124 "versions": [
125 { 125 {
126 "version": "11.6.6.636", 126 "version": "11.6.6.636",
127 "status": "requires_authorization", 127 "status": "requires_authorization",
128 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html" 128 "reference": "http://www.adobe.com/support/security/bulletins/apsb12-17. html"
129 } 129 }
130 ], 130 ],
131 "lang": "en-US", 131 "lang": "en-US",
132 "name": "Adobe Shockwave Player", 132 "name": "Adobe Shockwave Player",
133 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/macos x/latest/Shockwave_Installer_Full_64bit.dmg", 133 "url": "http://fpdownload.macromedia.com/get/shockwave/default/english/macos x/latest/Shockwave_Installer_Full_64bit.dmg",
134 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave", 134 "help_url": "https://support.google.com/chrome/?p=plugin_shockwave",
135 "group_name_matcher": "Shockwave for Director" 135 "group_name_matcher": "*Shockwave for Director*"
136 }, 136 },
137 "apple-quicktime": { 137 "apple-quicktime": {
138 "mime_types": [ 138 "mime_types": [
139 "application/sdp", 139 "application/sdp",
140 "application/x-mpeg", 140 "application/x-mpeg",
141 "application/x-rtsp", 141 "application/x-rtsp",
142 "application/x-sdp", 142 "application/x-sdp",
143 "audio/3ggp", 143 "audio/3ggp",
144 "audio/3ggp2", 144 "audio/3ggp2",
145 "audio/aac", 145 "audio/aac",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 { 190 {
191 "version": "7.6.6", 191 "version": "7.6.6",
192 "status": "requires_authorization" 192 "status": "requires_authorization"
193 } 193 }
194 ], 194 ],
195 "lang": "en-US", 195 "lang": "en-US",
196 "name": "QuickTime Player", 196 "name": "QuickTime Player",
197 "url": "http://www.apple.com/quicktime/download/", 197 "url": "http://www.apple.com/quicktime/download/",
198 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime", 198 "help_url": "https://support.google.com/chrome/?p=plugin_quicktime",
199 "displayurl": true, 199 "displayurl": true,
200 "group_name_matcher": "QuickTime Plug-in" 200 "group_name_matcher": "*QuickTime Plug-in*"
201 }, 201 },
202 "flip4mac": { 202 "flip4mac": {
203 "mime_types": [ 203 "mime_types": [
204 "application/asx", 204 "application/asx",
205 "application/x-mplayer2", 205 "application/x-mplayer2",
206 "application/x-ms-wmp", 206 "application/x-ms-wmp",
207 "audio/x-ms-wax", 207 "audio/x-ms-wax",
208 "audio/x-ms-wma", 208 "audio/x-ms-wma",
209 "video/x-ms-asf", 209 "video/x-ms-asf",
210 "video/x-ms-asf-plugin", 210 "video/x-ms-asf-plugin",
211 "video/x-ms-wm", 211 "video/x-ms-wm",
212 "video/x-ms-wmv", 212 "video/x-ms-wmv",
213 "video/x-ms-wvx" 213 "video/x-ms-wvx"
214 ], 214 ],
215 "versions": [ 215 "versions": [
216 { 216 {
217 "version": "2.2.1", 217 "version": "2.2.1",
218 "status": "requires_authorization" 218 "status": "requires_authorization"
219 } 219 }
220 ], 220 ],
221 "lang": "en-US", 221 "lang": "en-US",
222 "name": "Flip4Mac", 222 "name": "Flip4Mac",
223 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442", 223 "url": "http://www.microsoft.com/download/en/confirmation.aspx?id=9442",
224 "help_url": "https://support.google.com/chrome/?p=plugin_wmp", 224 "help_url": "https://support.google.com/chrome/?p=plugin_wmp",
225 "displayurl": true, 225 "displayurl": true,
226 "group_name_matcher": "Flip4Mac" 226 "group_name_matcher": "*Flip4Mac*"
227 }, 227 },
228 "divx-player": { 228 "divx-player": {
229 "mime_types": [ 229 "mime_types": [
230 "video/divx", 230 "video/divx",
231 "video/x-matroska" 231 "video/x-matroska"
232 ], 232 ],
233 "versions": [ 233 "versions": [
234 { 234 {
235 "version": "2.2", 235 "version": "2.2",
236 "status": "requires_authorization" 236 "status": "requires_authorization"
237 } 237 }
238 ], 238 ],
239 "lang": "en-US", 239 "lang": "en-US",
240 "name": "DivX Web Player", 240 "name": "DivX Web Player",
241 "url": "http://www.divx.com/en/downloads/divx/mac", 241 "url": "http://www.divx.com/en/downloads/divx/mac",
242 "help_url": "https://support.google.com/chrome/?p=plugin_divx", 242 "help_url": "https://support.google.com/chrome/?p=plugin_divx",
243 "group_name_matcher": "DivX Plus Web Player" 243 "group_name_matcher": "*DivX Plus Web Player*"
244 }, 244 },
245 "silverlight": { 245 "silverlight": {
246 "mime_types": [ 246 "mime_types": [
247 "application/x-silverlight", 247 "application/x-silverlight",
248 "application/x-silverlight-2" 248 "application/x-silverlight-2"
249 ], 249 ],
250 "versions": [ 250 "versions": [
251 { 251 {
252 "version": "4.1.10111.0", 252 "version": "4.1.10111.0",
253 "status": "up_to_date", 253 "status": "up_to_date",
254 "reference": "http://support.microsoft.com/kb/2668562" 254 "reference": "http://support.microsoft.com/kb/2668562"
255 } 255 }
256 ], 256 ],
257 "lang": "en-US", 257 "lang": "en-US",
258 "name": "Silverlight", 258 "name": "Silverlight",
259 "url": "http://go.microsoft.com/fwlink/?LinkID=149156", 259 "url": "http://go.microsoft.com/fwlink/?LinkID=149156",
260 "displayurl": true, 260 "displayurl": true,
261 "group_name_matcher": "Silverlight" 261 "group_name_matcher": "*Silverlight*"
262 }, 262 },
263 "google-chrome-pdf": { 263 "google-chrome-pdf": {
264 "mime_types": [ 264 "mime_types": [
265 ], 265 ],
266 "versions": [ 266 "versions": [
267 { 267 {
268 "version": "0", 268 "version": "0",
269 "status": "up_to_date", 269 "status": "up_to_date",
270 "comment": "Chrome PDF Viewer has no version information." 270 "comment": "Chrome PDF Viewer has no version information."
271 } 271 }
272 ], 272 ],
273 "name": "Chrome PDF Viewer", 273 "name": "Chrome PDF Viewer",
274 "group_name_matcher": "Chrome PDF Viewer" 274 "group_name_matcher": "*Chrome PDF Viewer*"
275 } 275 }
276 } 276 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698