Full Info Plist
{
"ASWebAuthenticationSessionWebBrowserSupportCapabilities": {
"EphemeralBrowserSessionIsSupported": true,
"IsSupported": true
},
"CFBundleDevelopmentRegion": "en",
"CFBundleDisplayName": "Comet",
"CFBundleDocumentTypes": [
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"com.compuserve.gif"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.html"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.xhtml"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"com.netscape.javascript-source"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.jpeg"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.ietf.mhtml"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.xiph.ogg-audio"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.xiph.ogv"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.png"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.svg-image"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"public.text"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.webmproject.webm"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.webmproject.webp"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.chromium.extension"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"com.adobe.pdf"
]
},
{
"CFBundleTypeRole": "Viewer",
"LSItemContentTypes": [
"org.chromium.shortcut"
]
}
],
"CFBundleExecutable": "Comet",
"CFBundleIconFile": "app.icns",
"CFBundleIconName": "AppIcon",
"CFBundleIdentifier": "ai.perplexity.comet",
"CFBundleInfoDictionaryVersion": "6.0",
"CFBundleName": "Comet",
"CFBundlePackageType": "APPL",
"CFBundleShortVersionString": "143.1.7499.35377",
"CFBundleSignature": "Cr24",
"CFBundleURLTypes": [
{
"CFBundleURLName": "Web site URL",
"CFBundleURLSchemes": [
"http",
"https"
]
},
{
"CFBundleURLName": "Local file URL",
"CFBundleURLSchemes": [
"file"
]
}
],
"CFBundleVersion": "7499.35377",
"DTCompiler": "com.apple.compilers.llvm.clang.1_0",
"DTSDKBuild": "25A352",
"DTSDKName": "macosx26.0",
"DTXcode": "2601",
"DTXcodeBuild": "17A400",
"GPUEjectPolicy": "wait",
"LSEnvironment": {
"MallocNanoZone": "0"
},
"LSFileQuarantineEnabled": true,
"LSHasLocalizedDisplayName": "1",
"LSMinimumSystemVersion": "12.0",
"LSRequiresNativeExecution": true,
"NSAppTransportSecurity": {
"NSAllowsArbitraryLoads": true
},
"NSAppleScriptEnabled": true,
"NSBonjourServices": [
"_googlecast._tcp"
],
"NSCameraReactionEffectGesturesEnabledDefault": false,
"NSContactsUsageDescription": "Comet may temporarily access your contacts when running a Connector.",
"NSPrincipalClass": "BrowserCrApplication",
"NSSupportsAutomaticGraphicsSwitching": true,
"NSUserActivityTypes": [
"NSUserActivityTypeBrowsingWeb"
],
"NSUserNotificationAlertStyle": "banner",
"OSAScriptingDefinition": "scripting.sdef",
"SCMRevision": "6ebf0fd701444ed09c2db78802bdb3874ab53dfe",
"UTExportedTypeDeclarations": [
{
"UTTypeConformsTo": [
"public.data",
"public.content"
],
"UTTypeDescription": "Chromium Extension",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "EXTENSION"
},
"UTTypeIdentifier": "org.chromium.extension",
"UTTypeTagSpecification": {
"public.filename-extension": [
"crx"
],
"public.mime-type": [
"application/x-chrome-extension"
]
}
},
{
"UTTypeConformsTo": [
"com.apple.web-internet-location"
],
"UTTypeDescription": "Chromium Shortcut",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "SHORTCUT"
},
"UTTypeIdentifier": "org.chromium.shortcut",
"UTTypeTagSpecification": {
"public.filename-extension": [
"crwebloc"
],
"public.mime-type": [
"application/x-chrome-shortcut"
]
}
}
],
"UTImportedTypeDeclarations": [
{
"UTTypeConformsTo": "public.image",
"UTTypeDescription": "GIF image",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "GIF"
},
"UTTypeIdentifier": "com.compuserve.gif",
"UTTypeTagSpecification": {
"com.apple.ostype": "GIFf",
"public.filename-extension": "gif",
"public.mime-type": "image/gif"
}
},
{
"UTTypeConformsTo": "public.text",
"UTTypeDescription": "HTML text",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "HTML"
},
"UTTypeIdentifier": "public.html",
"UTTypeTagSpecification": {
"com.apple.nspboard-type": "Apple HTML pasteboard type",
"com.apple.ostype": "HTML",
"public.filename-extension": [
"html",
"htm",
"shtml",
"shtm"
],
"public.mime-type": "text/html"
}
},
{
"UTTypeConformsTo": "public.xml",
"UTTypeDescription": "XHTML",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "XHTML"
},
"UTTypeIdentifier": "public.xhtml",
"UTTypeTagSpecification": {
"public.filename-extension": [
"xhtml",
"xhtm",
"xht"
],
"public.mime-type": "application/xhtml+xml"
}
},
{
"UTTypeConformsTo": [
"public.script",
"public.executable"
],
"UTTypeDescription": "JavaScript",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "JAVASCRIPT"
},
"UTTypeIdentifier": "com.netscape.javascript-source",
"UTTypeTagSpecification": {
"public.filename-extension": [
"js",
"jscript",
"javascript",
"mjs"
],
"public.mime-type": [
"text/javascript"
]
}
},
{
"UTTypeConformsTo": "public.image",
"UTTypeDescription": "JPEG image",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "JPEG"
},
"UTTypeIdentifier": "public.jpeg",
"UTTypeTagSpecification": {
"com.apple.ostype": "JPEG",
"public.filename-extension": [
"jpeg",
"jpg",
"jpe"
],
"public.mime-type": [
"image/jpeg",
"image/jpg"
]
}
},
{
"UTTypeConformsTo": [
"public.data",
"public.content"
],
"UTTypeDescription": "MIME HTML document",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "MHTML"
},
"UTTypeIdentifier": "org.ietf.mhtml",
"UTTypeReferenceURL": "https://www.ietf.org/rfc/rfc2557",
"UTTypeTagSpecification": {
"com.apple.ostype": "MHTM",
"public.filename-extension": [
"mht",
"mhtml"
],
"public.mime-type": [
"multipart/related",
"application/x-mimearchive"
]
}
},
{
"UTTypeConformsTo": [
"public.audio"
],
"UTTypeDescription": "Ogg audio",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "OGG"
},
"UTTypeIdentifier": "org.xiph.ogg-audio",
"UTTypeReferenceURL": "https://xiph.org/ogg/",
"UTTypeTagSpecification": {
"public.filename-extension": [
"ogg",
"oga"
],
"public.mime-type": [
"audio/ogg"
]
}
},
{
"UTTypeConformsTo": [
"public.movie"
],
"UTTypeDescription": "Ogg video",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "OGV"
},
"UTTypeIdentifier": "org.xiph.ogv",
"UTTypeReferenceURL": "https://xiph.org/ogg/",
"UTTypeTagSpecification": {
"public.filename-extension": [
"ogm",
"ogv"
],
"public.mime-type": [
"video/ogg"
]
}
},
{
"UTTypeConformsTo": "public.image",
"UTTypeDescription": "PNG image",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "PNG"
},
"UTTypeIdentifier": "public.png",
"UTTypeTagSpecification": {
"com.apple.nspboard-type": "Apple PNG pasteboard type",
"com.apple.ostype": "PNGf",
"public.filename-extension": "png",
"public.mime-type": "image/png"
}
},
{
"UTTypeConformsTo": [
"public.image",
"public.xml"
],
"UTTypeDescription": "SVG image",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "SVG"
},
"UTTypeIdentifier": "public.svg-image",
"UTTypeTagSpecification": {
"com.apple.ostype": [
"svg ",
"svgz"
],
"public.filename-extension": [
"svg",
"svgz"
],
"public.mime-type": [
"image/svg+xml"
]
}
},
{
"UTTypeConformsTo": [
"public.data",
"public.content"
],
"UTTypeDescription": "text",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "TEXT"
},
"UTTypeIdentifier": "public.text"
},
{
"UTTypeConformsTo": "public.movie",
"UTTypeDescription": "WebM media",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "WEBM"
},
"UTTypeIdentifier": "org.webmproject.webm",
"UTTypeReferenceURL": "https://www.webmproject.org/docs/container/",
"UTTypeTagSpecification": {
"public.filename-extension": "webm",
"public.mime-type": [
"video/webm",
"audio/webm"
]
}
},
{
"UTTypeConformsTo": "public.image",
"UTTypeDescription": "WebP image",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "WEBP"
},
"UTTypeIdentifier": "org.webmproject.webp",
"UTTypeReferenceURL": "https://developers.google.com/speed/webp",
"UTTypeTagSpecification": {
"public.filename-extension": "webp",
"public.mime-type": "image/webp"
}
},
{
"UTTypeConformsTo": [
"public.data",
"public.composite-content"
],
"UTTypeDescription": "PDF document",
"UTTypeIcons": {
"UTTypeIconBadgeName": "Icon",
"UTTypeIconText": "PDF"
},
"UTTypeIdentifier": "com.adobe.pdf",
"UTTypeTagSpecification": {
"com.apple.nspboard-type": "Apple PDF pasteboard type",
"com.apple.ostype": "PDF ",
"public.filename-extension": "pdf",
"public.mime-type": "application/pdf"
}
}
]
}
Full Meta Details
{
"fileSize": 0.13214111328125,
"architectures": [
{
"bits": "32-bit",
"fileType": 524291,
"header": {
"magic": 3405691582,
"cputype": 0,
"cpusubtype": 16,
"filetype": 524291,
"ncmds": 1024,
"sizeofcmds": 48256,
"flags": [
"The object file is the output of an incremental link against a base file and can not be link edited again.",
"The object file is the input for the dynamic linker and can not be staticly link edited again.",
"The object file's undefined references are bound by the dynamic linker when loaded."
]
},
"loadCommandsInfo": [
{
"description": 3405691582,
"size": 2,
"offset": " 0x0"
},
{
"description": 4103,
"size": 524291,
"offset": " 0x8"
},
{
"description": 1024,
"size": 48256,
"offset": " 0x10"
},
{
"description": "Dynamic Linker Load Command",
"size": 4108,
"offset": " 0x18"
},
{
"description": 0,
"size": 256,
"offset": " 0x20"
},
{
"description": 73024,
"size": 14,
"offset": " 0x28"
}
],
"magic": "cafebabe",
"offset": "0",
"processorSubType": "v7em",
"processorType": 0
},
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 7,
"cpusubtype": 3,
"filetype": 2,
"ncmds": 15,
"sizeofcmds": 120,
"flags": [
"The object file has no undefined references and is executable.",
"The object file is the input for the dynamic linker and can not be staticly link edited again.",
"undefined"
],
"reserved": 0
},
"loadCommandsInfo": [
{
"description": 4277009103,
"size": 524291,
"offset": " 0x4000"
},
{
"description": 524291,
"size": 15,
"offset": " 0x4008"
},
{
"description": "Dynamic Linker Identifier",
"size": 655493,
"offset": " 0x4010"
},
{
"description": 655493,
"size": 25,
"offset": " 0x4018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x4020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x4028"
}
],
"magic": "cffaedfe",
"offset": "4000",
"processorSubType": 3,
"processorType": "X86"
},
{
"bits": "64-bit",
"fileType": "Demand Paged Executable File",
"header": {
"magic": 3489328638,
"cputype": 12,
"cpusubtype": 0,
"filetype": 2,
"ncmds": 15,
"sizeofcmds": 1880,
"flags": [
"The object file has no undefined references and is executable.",
"The object file is the input for the dynamic linker and can not be staticly link edited again.",
"undefined"
],
"reserved": 0
},
"loadCommandsInfo": [
{
"description": 0,
"size": 15,
"offset": " 0x10008"
},
{
"description": "Dynamic Linker Identifier",
"size": 655493,
"offset": " 0x10010"
},
{
"description": 655493,
"size": 25,
"offset": " 0x10018"
},
{
"description": "64-bits Segment Load Command",
"size": 1095786335,
"offset": " 0x10020"
},
{
"description": 1095786335,
"size": 20306,
"offset": " 0x10028"
}
],
"magic": "cffaedfe",
"offset": "10000",
"processorSubType": "all",
"processorType": "ARM"
}
]
}