Basic setup for an options page.

This commit is contained in:
Ryan Breen
2023-01-23 22:38:42 -05:00
parent 3027bb9037
commit 7537109c92
7 changed files with 67 additions and 19 deletions

View File

@@ -36,6 +36,9 @@
"72": "images/toolbar-72.png"
}
},
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
@@ -58,4 +61,4 @@
"strict_min_version": "15.4"
}
}
}
}