summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-16 12:59:16 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-16 12:59:16 -0700
commit7dd75082abd31b725d9907a93ab97fe1434bab04 (patch)
treecba432fcc5cc5b5b47e119e45881071961013a91 /ext/manifest.json
parentb26aea4d81416e95fbf12c4e8407bff3f25518f7 (diff)
rename options to settings
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index ab180faa..be9f3208 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -25,7 +25,7 @@
}],
"minimum_chrome_version": "57.0.0.0",
"options_ui": {
- "page": "bg/options.html"
+ "page": "bg/settings.html"
},
"permissions": [
"<all_urls>",