Skip to content

Commit

Permalink
We need to have the "tabs" permission to see the url.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwinton committed Sep 15, 2015
1 parent 27303b5 commit 6463281
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"persistent": false
},

"permissions": [
"tabs"
],

"browser_action": {
"default_title": "Cat Gifs!"
}
Expand Down

0 comments on commit 6463281

Please sign in to comment.