aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2023-11-25 17:36:05 +0100
committerTeddy Wing2023-11-25 17:36:05 +0100
commitc865c06b7b88b33f16008a04c96c55aca2ad38aa (patch)
treeccbb005e946de768018bee7ad93961e9ed2df5b2
parentce808bca52131a5724b891d0f692e90efb991a80 (diff)
downloadswextreload-c865c06b7b88b33f16008a04c96c55aca2ad38aa.tar.bz2
README: Add note about Manifest V2 unreliability
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d1de7a..52c7955 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ development.
Communicates with Chrome over the [DevTools Protocol].
This program is a rewrite of [Extreload] to add support for Manifest V3
-extensions.
+extensions. Swextreload doesn’t work reliably with Manifest V2 extensions, so
+you may want to continue using Extreload in that case.
## Usage