Skip to content

Commit

Permalink
updated name and description in manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
puddingspudding committed Jun 8, 2018
1 parent 11f2d10 commit 4f0f412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name" : "Persistent Video Volume",
"name" : "Persistent Video/Audio Volume",
"version" : "0.6.0",
"manifest_version" : 2,
"description" : "Sets video volume for all website to the same level",
"description" : "Saves video and audio volume",
"permissions": ["storage", "tabs", "<all_urls>"],
"icons": {
"48": "icon48.png",
Expand Down

0 comments on commit 4f0f412

Please sign in to comment.