]> git.wh0rd.org - chrome-ext/clearhistory-advance-fork.git/blobdiff - manifest.json
popup: move prompt from background page to popup page
[chrome-ext/clearhistory-advance-fork.git] / manifest.json
index 5094d6e6c477f8b8f2b072ddcf2ea7afaa8fea62..1929cd9eef509d3acef174a861fc5411d0ecba14 100644 (file)
@@ -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",