mirror of
https://github.com/mue/mue.git
synced 2026-07-07 22:23:37 +02:00
fix(manifest): another attempt to fix firefox
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"id": "muetab@muetab.com",
|
||||
"name": "Mue",
|
||||
"description": "Fast, open and free-to-use new tab page for modern browsers.",
|
||||
"version": "7.1.2",
|
||||
@@ -18,5 +17,10 @@
|
||||
},
|
||||
"chrome_settings_overrides": {
|
||||
"homepage": "index.html"
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "muetab@muetab.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user