aboutsummaryrefslogtreecommitdiffstats
path: root/options.js
diff options
context:
space:
mode:
Diffstat (limited to 'options.js')
-rw-r--r--options.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.js b/options.js
index 0416b2c..062bbf0 100644
--- a/options.js
+++ b/options.js
@@ -20,7 +20,7 @@ function save_options() {
// Restores select box and checkbox state using the preferences
// stored in chrome.storage.
function restore_options() {
- // Use default value color = 'red' and likesColor = true.
+ // Default option values
chrome.storage.sync.get({
button_click_behaviour: 'window',
file_format: 'text',