Skip to content

Commit

Permalink
Add sessions permission to manifest.json
Browse files Browse the repository at this point in the history
Fixes tab restoration
  • Loading branch information
mrmr1993 committed Oct 25, 2014
1 parent a485fe7 commit cddda15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
*.sublime*
node_modules/*
dist
jscoverage.json
tags
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"history",
"clipboardRead",
"storage",
"sessions",
"<all_urls>"
],
"content_scripts": [
Expand Down

0 comments on commit cddda15

Please sign in to comment.