diff options
author | Teddy Wing | 2023-11-25 17:36:05 +0100 |
---|---|---|
committer | Teddy Wing | 2023-11-25 17:36:05 +0100 |
commit | c865c06b7b88b33f16008a04c96c55aca2ad38aa (patch) | |
tree | ccbb005e946de768018bee7ad93961e9ed2df5b2 | |
parent | ce808bca52131a5724b891d0f692e90efb991a80 (diff) | |
download | swextreload-c865c06b7b88b33f16008a04c96c55aca2ad38aa.tar.bz2 |
README: Add note about Manifest V2 unreliability
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |