Add extension icon (closes #131)

This commit is contained in:
hensm
2020-07-24 22:18:09 +01:00
parent 690b7e51f5
commit 84c99ba257
2 changed files with 11 additions and 0 deletions

View File

@@ -41,6 +41,12 @@
, "content_security_policy": "CONTENT_SECURITY_POLICY"
, "default_locale": "en"
, "icons": {
"48": "icons/icon.svg"
, "96": "icons/icon.svg"
}
, "manifest_version": 2
, "options_ui": {