Fullscreen Plus 的评价
Fullscreen Plus 作者: Trishul
LeeBinder 的评价
评分 5 / 5
来自 LeeBinder,7 年前UPDATE 2021-08-22:
Les Merlotta's trick for Mac from 2020-10 is still working on Firefox 91.0.1 Mac:
"Type "about:config" in your Firefox address bar (like going to a website), click "Accept the risk and continue". Then copy/ paste "full-screen-api.allow-trusted-requests-only" and change it to false."
OLDER COMMENT:
Thank you Trishul, good job. Running fine in macOS 10.10.13 High Sierra with Ctrl+Shift+F. I like that Cmd+Shift+F remains for the default full-screen behavior.
Just one request: please add an option page where to toggle if FS mode shall be left or kept when clicking onto a link (and maybe another option when leaving a domain).
Les Merlotta's trick for Mac from 2020-10 is still working on Firefox 91.0.1 Mac:
"Type "about:config" in your Firefox address bar (like going to a website), click "Accept the risk and continue". Then copy/ paste "full-screen-api.allow-trusted-requests-only" and change it to false."
OLDER COMMENT:
Thank you Trishul, good job. Running fine in macOS 10.10.13 High Sierra with Ctrl+Shift+F. I like that Cmd+Shift+F remains for the default full-screen behavior.
Just one request: please add an option page where to toggle if FS mode shall be left or kept when clicking onto a link (and maybe another option when leaving a domain).
开发者回应
发布于 7 年前Apologies for late reply.
For now, full screen API doesnt allow to keep fullscreen if user navigates away from current URL
https://stackoverflow.com/questions/17793550/javascript-full-screen-exits-when-user-navigates-around-site#answer-17847033
Also on addons.mozilla.org we can not load content script, hence it cant run this addon on the same
For now, full screen API doesnt allow to keep fullscreen if user navigates away from current URL
https://stackoverflow.com/questions/17793550/javascript-full-screen-exits-when-user-navigates-around-site#answer-17847033
Also on addons.mozilla.org we can not load content script, hence it cant run this addon on the same