Skip to content

Commit

Permalink
replaced options_page with options_ui
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Feb 5, 2023
1 parent 50ac561 commit 3de9da1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"64": "images/icon64.png",
"128": "images/icon128.png"
},
"options_page": "options.html",
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit 3de9da1

Please sign in to comment.