Skip to content

Commit

Permalink
Added api url to the permissions in manifest file.
Browse files Browse the repository at this point in the history
  • Loading branch information
karakanb committed Oct 16, 2018
1 parent 53fb0ca commit 6a6e0b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
},
"chrome_url_overrides": {
"newtab": "index.html"
}
},
"permissions": [
"https://devo.burakkarakan.com/*"
]
}

0 comments on commit 6a6e0b8

Please sign in to comment.