LP1731922: Add Firefox support to Hatch user/csharp/lp1731922_ff_support_signoff
authorJason Boyer <JBoyer@library.in.gov>
Wed, 9 May 2018 00:55:51 +0000 (20:55 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 6 Nov 2018 19:53:15 +0000 (14:53 -0500)
commitfa93e22b3f87a040b1ab7a75b72b9609d7d73221
tree1f43828ba874b0848bd3410e3da9c736f4e3bda2
parentfe149641644cdf81f9897458d8ff28b38606a949
LP1731922: Add Firefox support to Hatch

Firefox has an unnecessarily picky manifest parser
so it requires a separate manifest, and there was
also an issue with the batch file and quoting
command line parameters that was causing silent
failures.

The installer has also been updated to put the
necessary NativeMessagingHosts key in place but
FF doesn't offer the same kind of auto-install
abilities that Chrome does.

Signed-off-by: Jason Boyer <JBoyer@library.in.gov>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
extension/app/extension.js
extension/app/manifest.json
extension/host/org.evergreen_ils.hatch.chrome.json [new file with mode: 0644]
extension/host/org.evergreen_ils.hatch.firefox.json [new file with mode: 0644]
extension/host/org.evergreen_ils.hatch.json [deleted file]
hatch.bat
installer/windows/hatch.nsi