A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/options_page below:

options_page - Mozilla | MDN

options_page Type String Mandatory No Manifest version 2 or higher Example
"options_page": "options/options.html"

Use the options_page key to define an options page that opens in a new tab. You use this page to enable users to modify your extension's settings.

The way the user opens the page is browser-dependent. In Firefox, the page opens when the extension's icon is clicked. Your extension can also open the page using runtime.openOptionsPage().

Alternatively, you can use the options_ui key with open_in_tab set to true. If options_ui is specified, options page is ignored.

See options_ui for more information on developing a settings page.

Example
"options_page": "options/options.html"
Browser compatibility

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4