Skip to content

Commit

Permalink
Remove browser_style for browser_action (#272)
Browse files Browse the repository at this point in the history
It has no effect there anyway, since we don't use any popup
  • Loading branch information
Croydon committed Jul 28, 2023
1 parent 9934d5e commit 3488250
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@
"dark": "data/icon-32.png",
"size": 32
}],
"default_title": "Toggle Tab Sidebar",
"browser_style": true
"default_title": "Toggle Tab Sidebar"
},
"commands":
{
Expand Down

0 comments on commit 3488250

Please sign in to comment.