Skip to content

Instantly share code, notes, and snippets.

@anupamhaldkar
Last active July 10, 2020 19:25
Show Gist options
  • Save anupamhaldkar/fc358f8a02fb2aa6026d35a5ac8d841d to your computer and use it in GitHub Desktop.
Save anupamhaldkar/fc358f8a02fb2aa6026d35a5ac8d841d to your computer and use it in GitHub Desktop.
{
"manifest_version": 1,
"name": "Swift LaunchPad",
"description": "Launch Social Media in one click",
"version": "1.0.0",
"browser_action": {
"default_icon": "Group 2.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment