|
|
@ -15,14 +15,8 @@
|
|
|
|
"default_title": "Auto-login",
|
|
|
|
"default_title": "Auto-login",
|
|
|
|
"default_popup": "/popup/index.html"
|
|
|
|
"default_popup": "/popup/index.html"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// "icons": {
|
|
|
|
|
|
|
|
// "16": "/img/icon16.png",
|
|
|
|
|
|
|
|
// "32": "/img/icon32.png",
|
|
|
|
|
|
|
|
// "48": "/img/icon48.png",
|
|
|
|
|
|
|
|
// "128": "/img/icon128.png"
|
|
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
"permissions": [
|
|
|
|
"permissions": [
|
|
|
|
"https://accounts.magister.net/*",
|
|
|
|
"https://accounts.magister.net/*",
|
|
|
|
"storage"
|
|
|
|
"storage"
|
|
|
|
]
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|