mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
feat: create addon tab, translation support for stats tab, fixes etc
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
"content_security_policy": "script-src 'self' https://api.bing.com https://www.google.com; object-src 'self'",
|
||||
"background": {
|
||||
"persistent": false,
|
||||
"scripts": [ "background-chrome.js" ]
|
||||
"scripts": [ "background-firefox.js" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user