+ Chrome Copy URLs From All Tabs - Options
+
+
+
+
+ TEST
+
+
--
cgit v1.2.3
From 5e42f11675bb301a4f9329e8e5d50ec136e6f0df Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Sun, 30 Mar 2014 14:13:42 -0400
Subject: Update options page
* Copy sample code from the docs
http://developer.chrome.com/extensions/options
* Include Chrome UI Bootstrap CSS
https://github.com/roykolak/chrome-bootstrap
---
options.html | 36 +++++++++++++++++++++++++++++++++---
1 file changed, 33 insertions(+), 3 deletions(-)
(limited to 'options.html')
diff --git a/options.html b/options.html
index 70b72e6..16da658 100644
--- a/options.html
+++ b/options.html
@@ -3,11 +3,41 @@
Chrome Copy URLs From All Tabs - Options
+
+
-
- TEST
+
+
+
+
+
+
Chrome Copy URLs from All Tabs
+
+
+
+ Favorite color:
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3
From 81b1b4348bef86aa15d4ece4737ce4486227b4c8 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Sun, 30 Mar 2014 14:31:00 -0400
Subject: options: add form elements from extension
Markup for form elements on options page.
---
options.html | 38 +++++++++++++++++++++++---------------
1 file changed, 23 insertions(+), 15 deletions(-)
(limited to 'options.html')
diff --git a/options.html b/options.html
index 16da658..47bd92f 100644
--- a/options.html
+++ b/options.html
@@ -7,6 +7,8 @@
@@ -18,21 +20,27 @@
- Favorite color:
-
-
-
-
-
-
+
+ Default button click behaviour:
+
+
+
+
+ File format:
+
+
+
+
+
+
+
--
cgit v1.2.3
From dae3bcc4249c0c98f19df2a3cab671773942f887 Mon Sep 17 00:00:00 2001
From: Teddy Wing
Date: Sun, 30 Mar 2014 15:10:19 -0400
Subject: Options: update status text on save
Move to the right side of the save button and show it for a longer
amount of time.
---
options.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'options.html')
diff --git a/options.html b/options.html
index 47bd92f..8cbf895 100644
--- a/options.html
+++ b/options.html
@@ -38,8 +38,8 @@