Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/app/macbuild/Contents/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 8 kB image not shown  

Quelle  Info.plist.in

  Sprache: C
 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
 <key>CFBundleDevelopmentRegion</key>
 <string>English</string>
 <key>CFBundleDocumentTypes</key>
 <array>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>html</string>
    <string>htm</string>
    <string>shtml</string>
    <string>xht</string>
    <string>xhtml</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeName</key>
   <string>HTML Document</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>HTML</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>json</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>application/json</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>JSON File</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>TEXT</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>pdf</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>application/pdf</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>PDF document</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>TEXT</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
   <key>LSHandlerRank</key>
   <string>Alternate</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>svg</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>image/svg+xml</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>SVG document</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>TEXT</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
   <key>NSDocumentClass</key>
   <string>BrowserDocument</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
       <string>text</string>
    <string>txt</string>
    <string>js</string>
    <string>log</string>
    <string>css</string>
    <string>xul</string>
    <string>rdf</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeName</key>
   <string>Text Document</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>TEXT</string>
    <string>utxt</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>jpeg</string>
    <string>jpg</string>
    <string>png</string>
    <string>gif</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>fileBookmark.icns</string>
   <key>CFBundleTypeName</key>
   <string>document.icns</string>
   <key>CFBundleTypeOSTypes</key>
   <array>
    <string>GIFf</string>
    <string>JPEG</string>
    <string>PNGf</string>
   </array>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>oga</string>
    <string>ogg</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>audio/ogg</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>HTML5 Audio (Ogg)</string>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>ogv</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>video/ogg</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>HTML5 Video (Ogg)</string>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
  <dict>
   <key>CFBundleTypeExtensions</key>
   <array>
    <string>webm</string>
   </array>
   <key>CFBundleTypeIconFile</key>
   <string>document.icns</string>
   <key>CFBundleTypeMIMETypes</key>
   <array>
    <string>video/webm</string>
   </array>
   <key>CFBundleTypeName</key>
   <string>HTML5 Video (WebM)</string>
   <key>CFBundleTypeRole</key>
   <string>Viewer</string>
  </dict>
 </array>
 <key>CFBundleExecutable</key>
 <string>@MOZ_APP_NAME@</string>
 <key>CFBundleGetInfoString</key>
 <string>@MAC_APP_NAME@ @APP_VERSION@</string>
 <key>CFBundleIconFile</key>
 <string>firefox.icns</string>
 <key>CFBundleIconName</key>
 <string>AppIcon</string>
 <key>CFBundleIdentifier</key>
 <string>@MOZ_MACBUNDLE_ID@</string>
 <key>CFBundleInfoDictionaryVersion</key>
 <string>6.0</string>
 <key>CFBundleName</key>
 <string>@MAC_APP_NAME@</string>
 <key>CFBundlePackageType</key>
 <string>APPL</string>
 <key>CFBundleShortVersionString</key>
 <string>@APP_VERSION@</string>
 <key>CFBundleSignature</key>
 <string>MOZB</string>
 <key>CFBundleURLTypes</key>
 <array>
  <dict>
   <key>CFBundleURLIconFile</key>
   <string>document.icns</string>
   <key>CFBundleURLName</key>
   <string>http URL</string>
   <key>CFBundleURLSchemes</key>
   <array>
    <string>http</string>
   </array>
  </dict>
  <dict>
   <key>CFBundleURLIconFile</key>
   <string>document.icns</string>
   <key>CFBundleURLName</key>
   <string>https URL</string>
   <key>CFBundleURLSchemes</key>
   <array>
    <string>https</string>
   </array>
  </dict>
  <dict>
   <key>CFBundleURLName</key>
   <string>file URL</string>
   <key>CFBundleURLSchemes</key>
   <array>
    <string>file</string>
   </array>
  </dict>
 </array>
 <key>CFBundleVersion</key>
 <string>@MAC_BUNDLE_VERSION@</string>
 <key>NSUserActivityTypes</key>
 <array>
  <string>NSUserActivityTypeBrowsingWeb</string>
 </array>
 <key>NSAppleScriptEnabled</key>
 <true/>
 <key>LSApplicationCategoryType</key>
 <string>public.app-category.productivity</string>
 <key>LSEnvironment</key>
 <dict>
  <key>MallocNanoZone</key>
  <string>0</string>
  <key>SYSTEM_VERSION_COMPAT</key>
  <string>0</string>
 </dict>
 <key>LSFileQuarantineEnabled</key>
 <true/>
 <key>LSMinimumSystemVersion</key>
 <string>10.15.0</string>
  <key>NSSupportsAutomaticGraphicsSwitching</key>
  <true/>
  <key>NSRequiresAquaSystemAppearance</key>
  <false/>
  <key>NSPrincipalClass</key>
  <string>GeckoNSApplication</string>
 <key>SMPrivilegedExecutables</key>
 <dict>
  <key>org.mozilla.updater</key>
  <string>@MOZ_SMPRIVILEGEDEXECUTABLES_REQUIREMENTS@</string>
 </dict>
  <key>MozillaDeveloperRepoPath</key>
  <string>@MOZ_DEVELOPER_REPO_PATH@</string>
  <key>MozillaDeveloperObjPath</key>
  <string>@MOZ_DEVELOPER_OBJ_PATH@</string>

  <key>NSCameraUsageDescription</key>
  <string>Only sites you allow within @MAC_APP_NAME@ will be able to use the camera.</string>

  <key>NSMicrophoneUsageDescription</key>
  <string>Only sites you allow within @MAC_APP_NAME@ will be able to use the microphone.</string>

  <key>NSCameraReactionEffectGesturesEnabledDefault</key>
  <false/>

  <key>NSLocationUsageDescription</key>
  <string>Only sites you allow within @MAC_APP_NAME@ will be able to use location services.</string>

  <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
  <string>Only sites you allow within @MAC_APP_NAME@ will be able to use location services.</string>

  <key>NSLocationWhenInUseUsageDescription</key>
  <string>Only sites you allow within @MAC_APP_NAME@ will be able to use location services.</string>

  <key>NSAppleEventsUsageDescription</key>
  <string>@MAC_APP_NAME@ uses Apple Events to communicate with other applications.</string>

  <key>NSDownloadsFolderUsageDescription</key>
  <string>@MAC_APP_NAME@ needs access to your Downloads folder to save and manage downloaded files.</string>

  <key>NSDocumentsFolderUsageDescription</key>
  <string>@MAC_APP_NAME@ needs access to your Documents folder to open and save files at your request.</string>

  <key>NSDesktopFolderUsageDescription</key>
  <string>@MAC_APP_NAME@ needs access to your Desktop folder to open and save files at your request.</string>

  <key>NSRemovableVolumesUsageDescription</key>
  <string>@MAC_APP_NAME@ needs access to removable volumes to open and save files at your request.</string>

  <key>NSNetworkVolumesUsageDescription</key>
  <string>@MAC_APP_NAME@ needs access to network volumes to open and save files at your request.</string>
</dict>
</plist>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.