From e2ae57c4ae1389a72159f4edc611756ce44191b1 Mon Sep 17 00:00:00 2001 From: Kamron Bhavnagri Date: Sun, 3 Mar 2024 03:17:01 +1100 Subject: [PATCH] Firefox extension id included in manifest --- manifest-firefox.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest-firefox.json b/manifest-firefox.json index 6118842..3986795 100644 --- a/manifest-firefox.json +++ b/manifest-firefox.json @@ -2,6 +2,11 @@ "manifest_version": 3, "name": "exSTATic", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuwn/wsj43FLW2rxrACsMQK+58H2Cjkwez105WIDVfdj6SUiTIXdzBO2lT+tSZmoLx9HRbULqg0Aq4z8yg/mSHIjrQPPB/Gr1QFexWSAyvqkyJsePxwjpybo1aotuVo/fesMyHyBsenH7xNxSpsSbldA8GbVFks3rQc5gQOexhe1PXOA5GlmBOhIPO2vrITk60X5Ysp1VwGhx1OlUF9IixcH2uHvWm4n15AsINPH+OFx3mJw7xS+GqCL2bYP/mxepOohA8lKHKEPFtSFOBdFMtTA3tV/HEUU6G5hsS6IeQpBjzW2YTmaHD3tcK5SSdnK336AX3htYxY/O6zwErXx3PQIDAQAB", + "browser_specific_settings": { + "gecko": { + "id": "{8a4101fc-747b-42b0-8f48-184df8cba172}" + } + }, "version": "0.0.10", "description": "Completely automated reading statistics and tracking", "icons": {