Skip to content

Instantly share code, notes, and snippets.

@adhumi
Last active January 5, 2023 15:25
Show Gist options
  • Save adhumi/112568ea1064530ce17bd24a6c7058df to your computer and use it in GitHub Desktop.
Save adhumi/112568ea1064530ce17bd24a6c7058df to your computer and use it in GitHub Desktop.
List of share extensions bundle ids
{
"Facebook": "com.apple.UIKit.activity.PostToFacebook",
"Facebook Messenger": "com.facebook.Messenger.ShareExtension",
"Twitter": "com.apple.UIKit.activity.PostToTwitter",
"Tweetbot": "com.tapbots.Tweetbot4.shareextension",
"WhatsApp": "net.whatsapp.WhatsApp.ShareExtension",
"WeChat": "com.tencent.xin.sharetimeline",
"Snap": "com.toyopagroup.picaboo.share",
"Microsoft Outlook": "com.microsoft.Office.Outlook.compose-shareextension",
"Pocket": "com.ideashower.ReadItLaterPro.AddToPocketExtension",
"Paste": "com.wiheads.paste.ios.action-extension",
"LinkedIn": "com.linkedin.LinkedIn.ShareExtension",
"Sociabble": "com.brainsonic.sociabble.shareto",
"Gmail": "com.google.Gmail.ShareExtension",
"Google Plus": "com.google.GooglePlus.ShareExtension",
"Chatly": "com.tinyspeck.chatlyio.share",
"Skype": "com.skype.skype.sharingextension",
"Aloha Browser": "com.alohabrowser.alohabrowser.AlohaBrowserShare",
"Yahoo! Mail": "com.yahoo.Aerogram.ShareExtension",
"LINE": "jp.naver.line.Share",
"Strava": "com.strava.stravaride.StravaShareExtension"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment