mirror of
https://github.com/mue/mue.git
synced 2026-07-21 16:04:22 +02:00
Add files via upload
This commit is contained in:
11
manifest.json
Normal file
11
manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Mue",
|
||||
"version": "0.1",
|
||||
"browser_action": {
|
||||
"default_icon": "icon.png"
|
||||
},
|
||||
"chrome_url_overrides" : {
|
||||
"newtab": "index.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user