docs(browser-extension): update min version

This commit is contained in:
wanhose 2024-09-07 10:44:39 +02:00
parent b3faaa5851
commit 6dda4202f3
2 changed files with 5 additions and 4 deletions

View File

@ -12,9 +12,10 @@
## Compatibility
- All browsers based on Chromium 88+ (Blisk, Brave, Colibri, Epic Browser, Iron Browser, Vivaldi and many more)
- Google Chrome 88+
- Microsoft Edge 88+
- Mozilla Firefox 85+
- Google Chrome 109+
- Microsoft Edge 109+
- Mozilla Firefox 109+
- Mozilla Firefox Mobile 126+
## Installation (for Mozilla Firefox users)

View File

@ -22,7 +22,7 @@
"browser_specific_settings": {
"gecko": {
"id": "{77e2c00b-e173-4604-863d-01645d8d2826}",
"strict_min_version": "101.0",
"strict_min_version": "109.0",
"update_url": "https://www.cookie-dialog-monster.com/mozilla/updates.json"
}
},