Skip to content

Commit

Permalink
Change from options_page to options_ui (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
createdincode authored and kamranahmedse committed Oct 26, 2017
1 parent 5ef3e3e commit fb7c70e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"newtab": "githunt.html"
},
"homepage_url": "http://kamranahmed.info/",
"options_page": "options.html",
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_title": "Githunt",
"default_icon": "assets/img/icon128.png"
Expand Down

0 comments on commit fb7c70e

Please sign in to comment.