Last active
September 1, 2022 13:15
-
-
Save erdemildiz/79380299bbccd508475dce38e9baa7f7 to your computer and use it in GitHub Desktop.
Browser Bundle Identifiers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Safari : com.apple.Safari | |
Chrome: com.google.Chrome | |
Firefox: org.mozilla.firefox | |
Opera: com.operasoftware.Opera | |
// Learn Bundle Id on Termina | |
osascript -e 'id of app "Opera"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Open in macos with swift