[Bug] Options button in Extensions page does not work | Opera 64
-
A Former User last edited by leocg
It's impossible open an extension's options page through Extensions page. "Options" button does not open Options page of an extension, it opens Details page, that is wrong.
Currently there is only one working way to open it is via a context menu, but it requires extension's icon should not be hidden from extensions bar.
Upd:
The bug is applied to a part of extensions. For some of them the button works as a planned for other the button opens Details page, not Options page. -
A Former User last edited by
HTTPS Everywhere
2019.1.7
edaplhobcmdaneconioghljnnopmkhgmAuto High Quality for YouTube
0.2.9
emcclmhiklabihbljnpjnacgdaaohpjc -
A Former User last edited by A Former User
It is still actual.
Clicking on
"Extension options"
button inopera://extensions/?id=edaplhobcmdaneconioghljnnopmkhgm
(HTTPS Everywhere) page does not cause opening the extension options page, it just changed current url toopera://extensions/?options=edaplhobcmdaneconioghljnnopmkhgm
.65.0.3467.48
-
burnout426 Volunteer last edited by
The LastPass extension works correctly. Details opens the details and "Extension options" in Details and "Options" open the extension's options page.
I assume the authors of the extensions just need to fix things a bit.
-
A Former User last edited by
This appears to bee a bug with
options_ui.open_in_tab
This works:
"options_ui": { "page": "options.html", "open_in_tab": true },
This doesn't work:
"options_ui": { "page": "options.html", "open_in_tab": false },
This also doesn't work:
"options_page": "options.html",
FWIW,
options_ui.open_in_tab
does not seem to be documented in the Opera specific extension documentation, butoptions_page
is somewhat documented via example[1], and that appears to be not working.[1] https://dev.opera.com/extensions/manifest/
Version:65.0.3467.78
Update stream:Stable
System:Mac OS X 10.15.2 64-bit