From 7b142600541109be81667e3e2d68ccb3e08cefb9 Mon Sep 17 00:00:00 2001 From: Federico Brigante Date: Sat, 6 Jul 2024 14:52:20 +0800 Subject: [PATCH] Mention Firefox support in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2d55c00..7b33040 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ Screenshot of extension options: ## Features -- Uses Manifest v3 ([not yet compatible with Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1578284)) +- Uses Manifest v3 - Use npm dependencies thanks to Parcel 2. - [Auto-syncing options](#auto-syncing-options). - [Auto-publishing](#publishing) with auto-versioning and support for manual releases.