Changed to not change popup HTML file based on language

This commit is contained in:
Ajay Ramachandran
2019-08-13 18:44:47 -04:00
parent 57f076c5d3
commit d89238f76b
3 changed files with 1 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
],
"browser_action": {
"default_title": "__MSG_Name__",
"default_popup": "__MSG_Popup__"
"default_popup": "popup.html"
},
"background": {
"scripts":[