Skip to content

Commit

Permalink
Merge pull request #2 from kodxana/design_fixes
Browse files Browse the repository at this point in the history
Design fixes
  • Loading branch information
kodxana authored Oct 20, 2019
2 parents 40f86ca + f96e434 commit dde3218
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@
"persistent": false
},
"browser_action": {
"default_title": "Test"
"default_title": "Watch on LBRY"
},
"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"manifest_version": 2
}
}

0 comments on commit dde3218

Please sign in to comment.