aboutsummaryrefslogtreecommitdiffstats
path: root/options.html
diff options
context:
space:
mode:
authorTeddy Wing2014-03-30 13:01:28 -0400
committerTeddy Wing2014-03-30 13:01:28 -0400
commit420cd14f7bc70e66cc2f5ad216892a2c1243398c (patch)
tree6ff062dc312e549b4720c4d088ebeba55802b401 /options.html
parentb90db19d4b008bd74cb59800a167e9171609353a (diff)
downloadchrome-copy-urls-from-all-tabs-420cd14f7bc70e66cc2f5ad216892a2c1243398c.tar.bz2
Add options page
Diffstat (limited to 'options.html')
-rw-r--r--options.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/options.html b/options.html
new file mode 100644
index 0000000..70b72e6
--- /dev/null
+++ b/options.html
@@ -0,0 +1,13 @@
+<!doctype html>
+<html>
+<head>
+ <title>Chrome Copy URLs From All Tabs - Options</title>
+
+ <style>
+
+ </style>
+</head>
+<body>
+ TEST
+</body>
+</html>