mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Add the import wizard to settings, fix Chromium Edge
This commit is contained in:
parent
75af6c218d
commit
78baea7a1d
6 changed files with 116 additions and 9 deletions
|
|
@ -688,7 +688,7 @@ this.MigrationUtils = Object.freeze({
|
|||
// Canary uses the same description as Chrome so we can't distinguish them.
|
||||
const APP_DESC_TO_KEY = {
|
||||
"Internet Explorer": "ie",
|
||||
"Microsoft Edge": "edge",
|
||||
"Microsoft Edge": "chromiumedge",
|
||||
"Safari": "safari",
|
||||
"Basilisk": "firefox",
|
||||
"Firefox": "firefox",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue