From 19de90b38ef7c46257f889172b826c95a816fa9f Mon Sep 17 00:00:00 2001 From: Joyce Zhu Date: Tue, 30 Sep 2025 14:08:25 -0400 Subject: [PATCH] Remove outdated comment Firefox has added support for Manifest v3. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6a4cccf..4eb18fd 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,6 @@ This is a browser extension that runs a simple JavaScript snippet on github.com ### Firefox -** Note: Firefox cannot load this extension until support for Manifest V3 and -background services is released. See -https://github.com/mozilla/web-ext/issues/2379#issuecomment-1174962312 ** - 1. Clone or download this repo. Make sure to extract any compressed files to the directory structure of this project. 2. Navigate to `about:debugging#/runtime/this-firefox`. 3. Select `Load Temporary Add-on...`.