Orion should be able to fully support userscripts, especially since even Safari has them semi-working. For now, most, if not all userscript managers (TamperMonkey, ViolentMonkey, and GreaseMonkey are the ones I've tried) are either completely broken or only semi-working. I think the best way to go about this issue would be to make an inbuilt userscript manager, just like customCSS, but for javascript.
Built-In UserScript Manager
https://discord.com/channels/802933355603034132/900847457347469322/1030482922395926631
vlad:
we will have native userscripts support soon
Here is what we are planning
It would be nice to have a greasemonkey style feature were you can script your own extensions on the fly as well as inject scripts/css
I was about to post but wanna add here that iOS should get support as well, some third party browsers like Gear are starting to appear with native userscript support.
Vlad here’s hoping something can be done about it since the only extension that almost functions is violentmonkey on iOS.
Crafty3155 Open a new post for mobile, and detail how does UX/UI for this look like (don't make us think if possible)
I just saw this video of a recent update to Arc that adds a new user-friendly aspect of userscripts that I think would be cool to also have in Orion. I imagine that the little inspector that comes out can be moved into a sidebar panel like it were the inspector pane in Pages or something similar:
Programmable Buttons that execute code are intended to perform certain tasks on websites. However, certain websites necessarily require such code to be executed every time.
Hence, there needs to be an option to allow running button code everytime certain website is opened. Or if you want to extend it, it can be run on every website (and the user would need to configure code so that it only works on certain sites).
- Edited
Vlad You mean https://orionfeedback.org/d/3673-built-in-userscript-manager?
It is still planned and not implemented yet.