Warn user before opening a tab with Plugin:open_url
What feature would you like implemented? (Please give us a brief description of what you'd like.)
Currently when an AiScript plugin wants to open a URL it can do it by calling Plugin:open_url
this happens without any user confirmation. This can be used to send private user data, like private posts, to a malicious 3rd party. Therefore it makes sense to have a popup that asks the user to confirm before opening the URL.
Why should we add this feature? (Please give us a brief description of why your feature is important.)
This would improve user safety.
Version (What version of Sharkey is your instance running? You can find this by clicking your instance's logo at the top left and then clicking instance information.)
2024.7.0-rc
Instance (What instance of Sharkey are you using?)
plasmatrap.com
I should be able to find some time in the next few weeks to implement this.
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar requests, and this is not a duplicate.