This commit is contained in:
Tobias Miesel
2018-07-05 12:20:24 +02:00
parent cbf79b960c
commit a1b1010c18
9 changed files with 4399 additions and 7 deletions

View File

@@ -21,13 +21,6 @@
"optional_permissions": [
"*://*/"
],
"background": {
"scripts": [
"node_modules/jquery/dist/jquery.min.js",
"node_modules/select2/select2.js",
"background.min.js"
]
},
"browser_action": {
"default_icon": "src/images/logo.png",
"default_title": "MOCO Time Tracking",