Open Join with non default browser

Discussion in 'Join' started by M0TFF, Jul 30, 2018.

  1. M0TFF

    M0TFF New Member

    Joined:
    Jul 29, 2018
    Messages:
    3
    Likes Received:
    0
    Is there a way to use join to open a link on a non-default browser. I know this is possible using the following:

    Action: android.intent.action.VIEW
    Data: [The URL to go to]
    Package: com.android.chrome [non-defailt browser]
    Target: Activity

    Can this somehow be implemented using join so that it would open Chrome on the destination device?

    Thanks for any tips.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
: Join

Share This Page