From 958f0de0eff2ac1eaba1a94eb4f74cd05b0b4f70 Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Thu, 7 Nov 2019 20:26:02 +0100 Subject: [PATCH 1/2] Update jabref.json --- buildres/windows/jabref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildres/windows/jabref.json b/buildres/windows/jabref.json index 9024c5b17f4..d636c8b71a0 100644 --- a/buildres/windows/jabref.json +++ b/buildres/windows/jabref.json @@ -4,6 +4,6 @@ "path": "JabRefHost.bat", "type": "stdio", "allowed_extensions": [ - "@jabfox" + "browserextension@jabref.org" ] } From 46dc21a37cd8eedb504e4ab664e074bd119c16c4 Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Thu, 7 Nov 2019 20:27:08 +0100 Subject: [PATCH 2/2] Update org.jabref.jabref.json --- buildres/linux/org.jabref.jabref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildres/linux/org.jabref.jabref.json b/buildres/linux/org.jabref.jabref.json index 091f38e4281..8516f388266 100644 --- a/buildres/linux/org.jabref.jabref.json +++ b/buildres/linux/org.jabref.jabref.json @@ -4,6 +4,6 @@ "path": "/opt/jabref/lib/jabrefHost.py", "type": "stdio", "allowed_extensions": [ - "@jabfox" + "browserextension@jabref.org" ] }