wexond / browser-base

Modern and feature-rich web browser base based on Electron

Home Page:https://wexond.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome.runtime.openOptionsPage

On1x opened this issue · comments

Is your feature request related to a problem? Please describe.

Install extension but it can't open options page.

Describe the solution you'd like

Extension popup trying open options page, but can't. It's must simply open new tab with option page.

Describe alternatives you've considered

Additional context

js code that not working: chrome.runtime.openOptionsPage();