mirror of
https://github.com/mue/mue.git
synced 2026-07-26 18:21:27 +02:00
re-add opera
This commit is contained in:
14
manifest/opera.json
Normal file
14
manifest/opera.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Mue",
|
||||
"version": "0.6",
|
||||
"browser_action": {
|
||||
"default_icon": "./android-chrome-512x512.png"
|
||||
},
|
||||
"background": {
|
||||
"scripts": ["./background-opera.js"]
|
||||
},
|
||||
"permissions": [
|
||||
"tabs"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user