diff --git a/extension/options.css b/extension/options.css
index 7a4da56..e6183e4 100644
--- a/extension/options.css
+++ b/extension/options.css
@@ -36,3 +36,6 @@ tr:hover a {
button {
height: 30px;
}
+#exportTextarea {
+ height: 500px;
+}
diff --git a/extension/options.html b/extension/options.html
index 8583d57..8f184ce 100644
--- a/extension/options.html
+++ b/extension/options.html
@@ -218,6 +218,8 @@
(Please export notes and options before downloading from sync, just in case.)
+ This text box contains the raw JSON for notes and options.
+