8.0.0 #3

Merged
wanhose merged 30 commits from v8.0.0 into main 2024-10-15 15:01:19 +00:00
Showing only changes of commit f1255b9348 - Show all commits

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "Cookie Dialog Monster", "name": "Cookie Dialog Monster",
"version": "7.3.2", "version": "7.3.3",
"default_locale": "en", "default_locale": "en",
"description": "__MSG_appDesc__", "description": "__MSG_appDesc__",
"icons": { "icons": {
@ -10,7 +10,7 @@
"128": "assets/icons/128.png" "128": "assets/icons/128.png"
}, },
"action": { "action": {
"default_icon": "assets/icons/disabled.png", "default_icon": "assets/icons/off.png",
"default_title": "Cookie Dialog Monster" "default_title": "Cookie Dialog Monster"
}, },
"options_page": "options.html", "options_page": "options.html",