blob: a8de8dfd255c94e63f56d836edc96db3c0df5737 [file] [log] [blame]
{
"name": "Hacking Gopher",
"version": "1.0",
"description": "Go Hacking utility",
"browser_action": {
"default_icon": "gopher.png",
"popup": "popup.html"
},
"permissions": [
"tabs"
]
}