remove firefox-only key

This commit is contained in:
Alex Yatskov 2017-03-29 20:28:27 -07:00
parent 8bf781e801
commit a74964bca1

View File

@ -45,11 +45,5 @@
"description": "Open search window" "description": "Open search window"
} }
}, },
"web_accessible_resources": ["fg/frame.html"], "web_accessible_resources": ["fg/frame.html"]
"applications": {
"gecko": {
"id": "alex@foosoft.net",
"strict_min_version": "51.0"
}
}
} }