mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
fix: autocomplete now works on extension, hot reload warnings added for background quality and gradient
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"16": "icons/16x16.png",
|
||||
"48": "icons/48x48.png",
|
||||
"128": "icons/128x128.png"
|
||||
}
|
||||
},
|
||||
"content_security_policy": "script-src 'self' https://api.bing.com https://www.google.com; object-src 'self'"
|
||||
}
|
||||
|
||||
@@ -17,5 +17,6 @@
|
||||
},
|
||||
"chrome_settings_overrides": {
|
||||
"homepage": "index.html"
|
||||
}
|
||||
},
|
||||
"content_security_policy": "script-src 'self' https://api.bing.com https://www.google.com; object-src 'self'"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user