Skip to content

Instantly share code, notes, and snippets.

@karenying
Created October 16, 2020 18:56
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 karenying/be79110206415e17be3cfd7bb8881ed6 to your computer and use it in GitHub Desktop.
Save karenying/be79110206415e17be3cfd7bb8881ed6 to your computer and use it in GitHub Desktop.
{
"name": "Chromepage",
"description": "Personalized override of Chrome New Tab page.",
"version": "1.0",
"manifest_version": 2,
"chrome_url_overrides": { "newtab": "index.html" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment