Skip to content

Instantly share code, notes, and snippets.

@thejungwon
Last active September 28, 2018 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thejungwon/43a513210e4385d6d034a54903becaac to your computer and use it in GitHub Desktop.
Save thejungwon/43a513210e4385d6d034a54903becaac to your computer and use it in GitHub Desktop.
{
"name": "MyChromeExtension",
"version": "1.0",
"chrome_url_overrides" : {
"newtab": "index.html"
},
"manifest_version": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment