From 46c32a0728414a82560e3a521be61207fe6a727e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 25 Mar 2013 02:09:58 -0400 Subject: Add options page A minimal, unstyled options page for the extension is now accessible via the Chrome Extensions panel. This options page allows users to customise the refresh interval of the ScrumDo board page. --- options.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 options.html (limited to 'options.html') diff --git a/options.html b/options.html new file mode 100644 index 0000000..083f5ba --- /dev/null +++ b/options.html @@ -0,0 +1,22 @@ + + + ScrumDo Trellic Options + + + +

ScrumDo Trellic Options

+ +
+ + + in seconds (default: 60) +
+ +
+
+ + + + + + \ No newline at end of file -- cgit v1.2.3