| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/
PropertyList-1.0.dtd"> | |
| 3 <plist version="1.0"> | |
| 4 <dict> | |
| 5 <key>CFBundleDevelopmentRegion</key> | |
| 6 <string>en</string> | |
| 7 <key>CFBundleDisplayName</key> | |
| 8 <string>Google Chrome</string> | |
| 9 <key>CFBundleDocumentTypes</key> | |
| 10 <array> | |
| 11 <dict> | |
| 12 <key>CFBundleTypeExtensions</key> | |
| 13 <array> | |
| 14 <string>gif</string> | |
| 15 </array> | |
| 16 <key>CFBundleTypeIconFile</key> | |
| 17 <string>document.icns</string> | |
| 18 <key>CFBundleTypeMIMETypes</key> | |
| 19 <array> | |
| 20 <string>image/gif</string> | |
| 21 </array> | |
| 22 <key>CFBundleTypeName</key> | |
| 23 <string>GIF image</string> | |
| 24 <key>CFBundleTypeOSTypes</key> | |
| 25 <array> | |
| 26 <string>GIFf</string> | |
| 27 </array> | |
| 28 <key>CFBundleTypeRole</key> | |
| 29 <string>Viewer</string> | |
| 30 </dict> | |
| 31 <dict> | |
| 32 <key>CFBundleTypeExtensions</key> | |
| 33 <array> | |
| 34 <string>html</string> | |
| 35 <string>htm</string> | |
| 36 </array> | |
| 37 <key>CFBundleTypeIconFile</key> | |
| 38 <string>document.icns</string> | |
| 39 <key>CFBundleTypeMIMETypes</key> | |
| 40 <array> | |
| 41 <string>text/html</string> | |
| 42 </array> | |
| 43 <key>CFBundleTypeName</key> | |
| 44 <string>HTML document</string> | |
| 45 <key>CFBundleTypeOSTypes</key> | |
| 46 <array> | |
| 47 <string>HTML</string> | |
| 48 </array> | |
| 49 <key>CFBundleTypeRole</key> | |
| 50 <string>Viewer</string> | |
| 51 </dict> | |
| 52 <dict> | |
| 53 <key>CFBundleTypeExtensions</key> | |
| 54 <array> | |
| 55 <string>js</string> | |
| 56 </array> | |
| 57 <key>CFBundleTypeIconFile</key> | |
| 58 <string>document.icns</string> | |
| 59 <key>CFBundleTypeMIMETypes</key> | |
| 60 <array> | |
| 61 <string>application/x-javascript</string> | |
| 62 </array> | |
| 63 <key>CFBundleTypeName</key> | |
| 64 <string>JavaScript script</string> | |
| 65 <key>CFBundleTypeRole</key> | |
| 66 <string>Viewer</string> | |
| 67 </dict> | |
| 68 <dict> | |
| 69 <key>CFBundleTypeExtensions</key> | |
| 70 <array> | |
| 71 <string>jpg</string> | |
| 72 <string>jpeg</string> | |
| 73 </array> | |
| 74 <key>CFBundleTypeIconFile</key> | |
| 75 <string>document.icns</string> | |
| 76 <key>CFBundleTypeMIMETypes</key> | |
| 77 <array> | |
| 78 <string>image/jpeg</string> | |
| 79 </array> | |
| 80 <key>CFBundleTypeName</key> | |
| 81 <string>JPEG image</string> | |
| 82 <key>CFBundleTypeOSTypes</key> | |
| 83 <array> | |
| 84 <string>JPEG</string> | |
| 85 </array> | |
| 86 <key>CFBundleTypeRole</key> | |
| 87 <string>Viewer</string> | |
| 88 </dict> | |
| 89 <dict> | |
| 90 <key>CFBundleTypeExtensions</key> | |
| 91 <array> | |
| 92 <string>oga</string> | |
| 93 <string>ogg</string> | |
| 94 </array> | |
| 95 <key>CFBundleTypeIconFile</key> | |
| 96 <string>document.icns</string> | |
| 97 <key>CFBundleTypeMIMETypes</key> | |
| 98 <array> | |
| 99 <string>audio/ogg</string> | |
| 100 </array> | |
| 101 <key>CFBundleTypeName</key> | |
| 102 <string>HTML5 Audio (Ogg)</string> | |
| 103 <key>CFBundleTypeRole</key> | |
| 104 <string>Viewer</string> | |
| 105 </dict> | |
| 106 <dict> | |
| 107 <key>CFBundleTypeExtensions</key> | |
| 108 <array> | |
| 109 <string>ogv</string> | |
| 110 </array> | |
| 111 <key>CFBundleTypeIconFile</key> | |
| 112 <string>document.icns</string> | |
| 113 <key>CFBundleTypeMIMETypes</key> | |
| 114 <array> | |
| 115 <string>video/ogg</string> | |
| 116 </array> | |
| 117 <key>CFBundleTypeName</key> | |
| 118 <string>HTML5 Video (Ogg)</string> | |
| 119 <key>CFBundleTypeRole</key> | |
| 120 <string>Viewer</string> | |
| 121 </dict> | |
| 122 <dict> | |
| 123 <key>CFBundleTypeExtensions</key> | |
| 124 <array> | |
| 125 <string>png</string> | |
| 126 </array> | |
| 127 <key>CFBundleTypeIconFile</key> | |
| 128 <string>document.icns</string> | |
| 129 <key>CFBundleTypeMIMETypes</key> | |
| 130 <array> | |
| 131 <string>image/png</string> | |
| 132 </array> | |
| 133 <key>CFBundleTypeName</key> | |
| 134 <string>PNG image</string> | |
| 135 <key>CFBundleTypeOSTypes</key> | |
| 136 <array> | |
| 137 <string>PNGf</string> | |
| 138 </array> | |
| 139 <key>CFBundleTypeRole</key> | |
| 140 <string>Viewer</string> | |
| 141 </dict> | |
| 142 <dict> | |
| 143 <key>CFBundleTypeExtensions</key> | |
| 144 <array> | |
| 145 <string>txt</string> | |
| 146 <string>text</string> | |
| 147 </array> | |
| 148 <key>CFBundleTypeIconFile</key> | |
| 149 <string>document.icns</string> | |
| 150 <key>CFBundleTypeMIMETypes</key> | |
| 151 <array> | |
| 152 <string>text/plain</string> | |
| 153 </array> | |
| 154 <key>CFBundleTypeName</key> | |
| 155 <string>Plain text document</string> | |
| 156 <key>CFBundleTypeOSTypes</key> | |
| 157 <array> | |
| 158 <string>TEXT</string> | |
| 159 </array> | |
| 160 <key>CFBundleTypeRole</key> | |
| 161 <string>Viewer</string> | |
| 162 </dict> | |
| 163 <dict> | |
| 164 <key>CFBundleTypeExtensions</key> | |
| 165 <array> | |
| 166 <string>webm</string> | |
| 167 </array> | |
| 168 <key>CFBundleTypeIconFile</key> | |
| 169 <string>document.icns</string> | |
| 170 <key>CFBundleTypeMIMETypes</key> | |
| 171 <array> | |
| 172 <string>video/webm</string> | |
| 173 </array> | |
| 174 <key>CFBundleTypeName</key> | |
| 175 <string>HTML5 Video (WebM)</string> | |
| 176 <key>CFBundleTypeRole</key> | |
| 177 <string>Viewer</string> | |
| 178 </dict> | |
| 179 <dict> | |
| 180 <key>CFBundleTypeRole</key> | |
| 181 <string>Viewer</string> | |
| 182 <key>LSItemContentTypes</key> | |
| 183 <array> | |
| 184 <string>org.chromium.extension</string> | |
| 185 </array> | |
| 186 </dict> | |
| 187 </array> | |
| 188 <key>CFBundleExecutable</key> | |
| 189 <string>Google Chrome</string> | |
| 190 <key>CFBundleIconFile</key> | |
| 191 <string>app.icns</string> | |
| 192 <key>CFBundleIdentifier</key> | |
| 193 <string>com.google.Chrome</string> | |
| 194 <key>CFBundleInfoDictionaryVersion</key> | |
| 195 <string>6.0</string> | |
| 196 <key>CFBundleName</key> | |
| 197 <string>Chrome</string> | |
| 198 <key>CFBundlePackageType</key> | |
| 199 <string>APPL</string> | |
| 200 <key>CFBundleShortVersionString</key> | |
| 201 <string>10.0.628.0</string> | |
| 202 <key>CFBundleSignature</key> | |
| 203 <string>rimZ</string> | |
| 204 <key>CFBundleURLTypes</key> | |
| 205 <array> | |
| 206 <dict> | |
| 207 <key>CFBundleURLName</key> | |
| 208 <string>Web site URL</string> | |
| 209 <key>CFBundleURLSchemes</key> | |
| 210 <array> | |
| 211 <string>http</string> | |
| 212 <string>https</string> | |
| 213 </array> | |
| 214 </dict> | |
| 215 <dict> | |
| 216 <key>CFBundleURLName</key> | |
| 217 <string>FTP site URL</string> | |
| 218 <key>CFBundleURLSchemes</key> | |
| 219 <array> | |
| 220 <string>ftp</string> | |
| 221 </array> | |
| 222 </dict> | |
| 223 <dict> | |
| 224 <key>CFBundleURLName</key> | |
| 225 <string>Local file URL</string> | |
| 226 <key>CFBundleURLSchemes</key> | |
| 227 <array> | |
| 228 <string>file</string> | |
| 229 </array> | |
| 230 </dict> | |
| 231 </array> | |
| 232 <key>CFBundleVersion</key> | |
| 233 <string>628.0</string> | |
| 234 <key>LSFileQuarantineEnabled</key> | |
| 235 <true/> | |
| 236 <key>LSHasLocalizedDisplayName</key> | |
| 237 <string>1</string> | |
| 238 <key>LSMinimumSystemVersion</key> | |
| 239 <string>10.5.0</string> | |
| 240 <key>NSAppleScriptEnabled</key> | |
| 241 <true/> | |
| 242 <key>OSAScriptingDefinition</key> | |
| 243 <string>scripting.sdef</string> | |
| 244 <key>SVNPath</key> | |
| 245 <string>/trunk/src</string> | |
| 246 <key>SVNRevision</key> | |
| 247 <string>70488</string> | |
| 248 <key>UTExportedTypeDeclarations</key> | |
| 249 <array> | |
| 250 <dict> | |
| 251 <key>UTTypeConformsTo</key> | |
| 252 <array> | |
| 253 <string>public.data</string> | |
| 254 </array> | |
| 255 <key>UTTypeDescription</key> | |
| 256 <string>Chromium Extra</string> | |
| 257 <key>UTTypeIdentifier</key> | |
| 258 <string>org.chromium.extension</string> | |
| 259 <key>UTTypeTagSpecification</key> | |
| 260 <dict> | |
| 261 <key>public.filename-extension</key> | |
| 262 <array> | |
| 263 <string>crx</string> | |
| 264 </array> | |
| 265 </dict> | |
| 266 </dict> | |
| 267 </array> | |
| 268 </dict> | |
| 269 </plist> | |
| OLD | NEW |