Updated manifest to exclude chrome styles and added animation to option alert.

This commit is contained in:
Mario Basic
2015-05-27 23:35:42 +02:00
parent 2fd86d7f57
commit 92b33ac18c
4 changed files with 26 additions and 21 deletions

View File

@@ -29,6 +29,6 @@
},
"options_ui": {
"page": "options.html",
"chrome_style": true
"chrome_style": false
}
}