Revert "Moved browser specific settings into manifest"

This reverts commit 047432af03.
This commit is contained in:
Ajay Ramachandran
2019-10-30 23:37:36 -04:00
parent 01405dd32e
commit 1791d31681
2 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
{
"browser_specific_settings": {
"gecko": {
"id": "sponsorBlocker@ajay.app",
"strict_min_version": "57.0"
}
}
}