aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorTeddy Wing2014-03-30 13:01:28 -0400
committerTeddy Wing2014-03-30 13:01:28 -0400
commit420cd14f7bc70e66cc2f5ad216892a2c1243398c (patch)
tree6ff062dc312e549b4720c4d088ebeba55802b401 /manifest.json
parentb90db19d4b008bd74cb59800a167e9171609353a (diff)
downloadchrome-copy-urls-from-all-tabs-420cd14f7bc70e66cc2f5ad216892a2c1243398c.tar.bz2
Add options page
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 635ea0e..d12f1ba 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,6 +9,8 @@
},
+ "options_page": "options.html",
+
"background": {
"scripts": ["background.js"],
"persistent": false