Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Last active July 4, 2018 08:09
Embed
What would you like to do?
{
"manifest_version": 2,
"name": "Giao hàng tiết kiệm",
"description": "Giao hàng tiết kiệm",
"version": "0.0.1",
"browser_action": {
"default_popup": "index.html",
"default_title": "Open the popup"
},
"icons": {
"16": "ico16.png",
"48": "ico48.png",
"128": "ico128.png"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment