You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Expected behavior:
Calling chrome.runtime.openOptionsPage() results in a new tab opening to the extensions options page, as provided in the manifest.json.
Platform: Windows 10 Brave Version: 0.12.4
Any related issues:
The text was updated successfully, but these errors were encountered:
Describe the issue you encountered:
Calling
chrome.runtime.openOptionsPage()
results in an exception:See this example.
Expected behavior:
Calling
chrome.runtime.openOptionsPage()
results in a new tab opening to the extensions options page, as provided in the manifest.json.Platform: Windows 10
Brave Version: 0.12.4
Any related issues:
The text was updated successfully, but these errors were encountered: