From 720474858f2f52ad62934b43c346b49165c461ac Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sat, 28 Oct 2017 15:35:39 +0100 Subject: Add backup/restore for Vimium options. See the *very* bottom of the options page (below advanced settings). Clicking "Backup" creates a JSON file. Selecting a backup populates the options inputs, the user then clicks *Save Changes* to confirm. --- pages/options.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'pages/options.html') diff --git a/pages/options.html b/pages/options.html index 46307b6f..943fc95c 100644 --- a/pages/options.html +++ b/pages/options.html @@ -315,6 +315,32 @@ b: http://b.com/?q=%s description --> + + +
Backup and Restore
+ + + Backup + +
+
+
+
+ + + + + Restore + +
+
+ Choose file, then click Save Changes, below, to confirm restore. +
+
+ + + + -- cgit v1.2.3