Skip to content

Commit

Permalink
Merge pull request ageitgey#1 from jonathansampson/master
Browse files Browse the repository at this point in the history
Adds support for Brave
  • Loading branch information
ageitgey committed Dec 31, 2016
2 parents 47afef1 + b01ad6c commit 194c33d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"permissions": [
"http://www.facebook.com/*", "https://www.facebook.com/*"
],
"browser_action": {
"default_icon": {
"19": "logo16.png",
"38": "logo48.png"
}
},
"icons": {
"128": "logo128.png",
"16": "logo16.png",
Expand Down

0 comments on commit 194c33d

Please sign in to comment.