Skip to content

Instantly share code, notes, and snippets.

@wolivera
Last active June 2, 2018 22:05
Show Gist options
  • Save wolivera/9e5468048eaa069950645873543836cf to your computer and use it in GitHub Desktop.
Save wolivera/9e5468048eaa069950645873543836cf to your computer and use it in GitHub Desktop.
{
"manifest_version": 2,
"name": "Instant JSON Editor",
"description": "Format, validate and edit JSON instantly",
"version": "1.0.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment