Skip to content

Commit

Permalink
Enable Storage API in test extension
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Mar 15, 2021
1 parent e195877 commit 620996b
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"background": {
"page": "background.html"
},
"browser_specific_settings": {
"gecko": {
"id": "[email protected]"
}
},
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit 620996b

Please sign in to comment.