diff --git a/manifest.json b/manifest.json index b525caa..aac3f38 100644 --- a/manifest.json +++ b/manifest.json @@ -9,5 +9,5 @@ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" - }, + } }