Skip to content

Instantly share code, notes, and snippets.

@theafolayan
Last active March 12, 2019 11:49
Show Gist options
  • Save theafolayan/670c6cd902a2a152d95c6020fffc07ba to your computer and use it in GitHub Desktop.
Save theafolayan/670c6cd902a2a152d95c6020fffc07ba to your computer and use it in GitHub Desktop.
manifest for hello extension
{
"manifest_version": 2,
"name": "Hello Chrome",
"version": "1.00",
"description": "An hello world Extension for chrome",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment