Does CryptoTab Browser work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v113.0.5672.92

May also be known as CryptoTab Browser or Site Cryptobrowser Cryptotab

๐Ÿ“š Bundle Version History

site.cryptobrowser.cryptotab

v113.0.5672.92
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "ASWebAuthenticationSessionWebBrowserSupportCapabilities": {
    "EphemeralBrowserSessionIsSupported": true,
    "IsSupported": true
  },
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "CryptoTab Browser",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "GIF image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.compuserve.gif"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.html"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "XHTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.xhtml"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "JavaScript script",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.netscape.javascript-source"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "JPEG image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.jpeg"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "MHTML document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.ietf.mhtml"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Audio (Ogg)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.xiph.ogg-audio"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Video (Ogg)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.xiph.ogv"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "PNG image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.png"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "SVG document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.svg-image"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "Plain text document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.text"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "HTML5 Video (WebM)",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.webmproject.webm"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "WebP image",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.webmproject.webp"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "org.chromium.extension"
      ]
    },
    {
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "PDF Document",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.adobe.pdf"
      ]
    }
  ],
  "CFBundleExecutable": "CryptoTab Browser",
  "CFBundleIconFile": "app.icns",
  "CFBundleIdentifier": "site.cryptobrowser.cryptotab",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "CryptoTab Browser",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "113.0.5672.92",
  "CFBundleSignature": "Cr24",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Web site URL",
      "CFBundleURLSchemes": [
        "http",
        "https",
        "cryptotab"
      ]
    },
    {
      "CFBundleURLName": "Local file URL",
      "CFBundleURLSchemes": [
        "file"
      ]
    }
  ],
  "CFBundleVersion": "5672.92",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1430",
  "DTXcodeBuild": "14E222b",
  "GPUEjectPolicy": "wait",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSFileQuarantineEnabled": true,
  "LSHasLocalizedDisplayName": "1",
  "LSMinimumSystemVersion": "10.13",
  "LSRequiresNativeExecution": true,
  "NSAppleScriptEnabled": true,
  "NSPrincipalClass": "BrowserCrApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserActivityTypes": [
    "NSUserActivityTypeBrowsingWeb"
  ],
  "NSUserNotificationAlertStyle": "banner",
  "OSAScriptingDefinition": "scripting.sdef",
  "SCMRevision": "b6f521170062a1fa8a82c33fb223b06fec566da1-refs/branch-heads/5672_63@{#10}",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Chromium Extension",
      "UTTypeIdentifier": "org.chromium.extension",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "crx"
        ],
        "public.mime-type": [
          "application/x-chrome-extension"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "MIME HTML document",
      "UTTypeIconFile": "document.icns",
      "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",
      "UTTypeIconFile": "document.icns",
      "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",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.xiph.ogv",
      "UTTypeReferenceURL": "https://xiph.org/ogg/",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ogm",
          "ogv"
        ],
        "public.mime-type": [
          "video/ogg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.movie"
      ],
      "UTTypeDescription": "WebM media",
      "UTTypeIconFile": "document.icns",
      "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",
      "UTTypeIconFile": "document.icns",
      "UTTypeIdentifier": "org.webmproject.webp",
      "UTTypeReferenceURL": "https://developers.google.com/speed/webp/docs/riff_container",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "webp"
        ],
        "public.mime-type": [
          "image/webp"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.213043212890625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 0,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 0,
        "ncmds": 1024,
        "sizeofcmds": 207008,
        "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": 1,
          "offset": " 0x0"
        },
        {
          "description": 1024,
          "size": 207008,
          "offset": " 0x10"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 14,
        "sizeofcmds": 1896,
        "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": 14,
          "offset": " 0x4008"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "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": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update