Bump manifest version and update changelog

Update manifest.json to version 2026.03.11 and set version_name to "Supports 0.18.0 - 0.26.x". Also add a README changelog entry for 2026-03-10 noting remembered drag window size and removal of drag window animation. This prepares a small release update and documents the recent UI tweak.
This commit is contained in:
jonny
2026-03-09 20:07:57 +08:00
parent 5fac00b5ce
commit f2f1ff2c10
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"default_locale": "en",
"version": "2026.03.10",
"version_name": "Supports 0.18.0 to the latest version",
"version": "2026.03.11",
"version_name": "Supports 0.18.0 - 0.26.x",
"action": {
"default_popup": "popup.html",
"default_icon": "assets/logo_24x24.png",