Fixed options page and manifest.

This commit is contained in:
Ajay Ramachandran 2020-01-09 22:40:44 -05:00
parent fb974de53b
commit 21a61bb238
2 changed files with 2 additions and 7 deletions

View file

@ -76,10 +76,5 @@
"page": "options/options.html",
"open_in_tab": true
},
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "sponsorBlocker@ajay.app"
}
}
"manifest_version": 2
}

View file

@ -16,7 +16,7 @@ body {
}
.hidden {
display: none;
display: none !important;
}
.keybind-status {