how do i make a settings page with a setting called “toad” and the input given is made as a varible accessable by the whole extension
Hello there @bruh1555
Can you elaborate further about what are you trying to do?
It’s a browser extension? Please provide more information with more details!
2 Likes
i am trying to send data between one script to another, and yes it is a browser extension (i am making a settings page for my extension) replying to: @WindLother
1 Like
I know that you can share data between scripts with Google Chrome’s APIs API reference - Chrome Developers
But the process to do it I do not know, you will need to check their documentation or wait for someone who can help you with this.
1 Like
Yeah, I am going to need to find someone.