How can I setup a options page? #507
Answered
by
jacksteamdev
leandroribeir0
asked this question in
Q&A
-
I need a options page, but I don't know how configure to achieve that. |
Beta Was this translation helpful? Give feedback.
Answered by
jacksteamdev
Sep 2, 2022
Replies: 2 comments
-
You can add it in the manifest under See Google documentation for details: Give users options - Chrome Developers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leandroribeir0
-
I just need to add in the manifest? Simple as that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add it in the manifest under
options_page
.See Google documentation for details: Give users options - Chrome Developers