Skip to content

Commit

Permalink
Display options in popup
Browse files Browse the repository at this point in the history
  • Loading branch information
lopezloo committed Apr 10, 2017
1 parent aa61abd commit 6ff04d9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "YouTube live chat text2speech",
"description": "This extension reads every message on YouTube live chat.",
"version": "0.7.0.1",
"version": "0.7.0.2",
"author": "lopezloo",
"homepage_url": "https://github.com/lopezloo/yt-live-text2speech",

Expand All @@ -20,5 +20,8 @@
"all_frames": true
}
],
"options_page": "options.html"
"options_ui": {
"page": "options.html",
"chrome_style": true
}
}

0 comments on commit 6ff04d9

Please sign in to comment.