I want to create addon for set default homepage & default search engine.
And I found this., Everything done with manifest.json
But I want to change default homepage and search engine url via addon setting.
eg. search.com/?a=x&b=y&q=%s // x and y get from setting page.
Which APIs can I use?