X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=manifest.json;h=1929cd9eef509d3acef174a861fc5411d0ecba14;hb=a3c71eebbda67bf92f5f419dc39f76df1d27835b;hp=5094d6e6c477f8b8f2b072ddcf2ea7afaa8fea62;hpb=c930a5d63083025d1ffe5dc29b08583b9ff44049;p=chrome-ext%2Fclearhistory-advance-fork.git diff --git a/manifest.json b/manifest.json index 5094d6e..1929cd9 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,8 @@ "options_page": "views/options.html", "browser_action": { "default_icon": "images/icon32.png", - "default_title": "__MSG_title__" + "default_title": "__MSG_title__", + "default_popup": "views/popup.html" }, "icons": { "16": "images/icon16.png",