Skip to content

Instantly share code, notes, and snippets.

@just-jeb
Created June 30, 2022 06:50
Show Gist options
  • Save just-jeb/742acbe3d17db66c05343738495a7a38 to your computer and use it in GitHub Desktop.
Save just-jeb/742acbe3d17db66c05343738495a7a38 to your computer and use it in GitHub Desktop.
{
"name": "Great Extension",
"version": "1.0",
"description": "Build an Extension with Angular",
"manifest_version": 3,
"action": {
"default_popup": "index.html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment