Skip to content

Instantly share code, notes, and snippets.

@zinevych
Created September 11, 2016 21:38
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 zinevych/79e16695411541c5601a58df01df7ad1 to your computer and use it in GitHub Desktop.
Save zinevych/79e16695411541c5601a58df01df7ad1 to your computer and use it in GitHub Desktop.
{
"manifest_version": 2,
"name": "Simple extension",
"description": "Simple description",
"version": 1.0,
"permissions": [],
"content_scripts": [],
"background": {},
"web_accessible_resources": [],
"browser_action": {},
"icons": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment