Aliucord / plugin-requests

Plugin requests for Aliucord
42 stars 3 forks source link

Direct redirect for custom embed links (i.e. fxtwitter, vxtwitter, phixiv) to their native apps. #1355

Open risbi0 opened 2 months ago

risbi0 commented 2 months ago

Discord Account

No response

Plugin Description

Right now, when clicking on links that is modified to customize/fix the embed, it first goes to the in-built browser before loading the native app. I suggest that it directly goes to the native app if it's possible.

Go into more detail...

No response

Request Agreement

rushiiMachine commented 2 months ago

Apps that support deep linking already handle url intents You might have to turn on the links in the system settings for that app

jedenastka commented 2 months ago

More technical explanation, in case someone's confused (like myself): replace domains when opening links that redirect you to a different website.

I see two ways to implement this: