Icons back

This commit is contained in:
Kevin Röbert
2017-08-04 14:02:52 +02:00
parent 3f8ab2b9d6
commit 9467b79a03
7 changed files with 1 additions and 2 deletions

View File

@@ -14,8 +14,7 @@
},
"content_scripts": [
{
"matches": ["<all_urls>"],
"js": ["default.js"]
"matches": ["<all_urls>"]
}
]
}