1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-03-09 16:10:57 +01:00

update manifest ()

This commit is contained in:
nobody 2023-10-07 07:10:03 +02:00
parent 9a7021beaf
commit 8503c84a72
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 7 additions and 3 deletions

@ -5,7 +5,11 @@
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}", "id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
"strict_min_version": "86.0" "strict_min_version": "113.0"
},
"gecko_android": {
"id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}",
"strict_min_version": "120.0"
} }
}, },
"author": "nobody", "author": "nobody",

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2> <h2>New in LocalCDN:</h2>
</div> </div>
<div class="release-notes-area"> <div class="release-notes-area">
<p></p> <p>Improved</p>
<ul> <ul>
<li></li> <li>Update manifest.json to prepare Firefox for Android support and new signing method by Mozilla (<a href="https://codeberg.org/nobody/LocalCDN/issues/136">#136</a>)</li>
</ul> </ul>
</div> </div>
<div id="generator-section"> <div id="generator-section">