Revert "remove firefox-only key"

This reverts commit a74964bca1.
This commit is contained in:
Alex Yatskov 2017-03-29 20:29:16 -07:00
parent a74964bca1
commit 101b512f34

View File

@ -45,5 +45,11 @@
"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"
}
}
} }