cleaned up some for Firefox upload. Removed content.js as it was for logging purposes only.
This commit is contained in:
parent
5d1cab2745
commit
560f5706cc
3 changed files with 17 additions and 28 deletions
|
|
@ -30,11 +30,5 @@
|
|||
"options_ui": {
|
||||
"page": "options.html",
|
||||
"open_in_tab": true
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": ["<all_urls>"],
|
||||
"js": ["content.js"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue