Page 1 of 1

search web with firefox

Posted: 01 Apr 2020 09:11
by tsolignani
Good morning everyone.

Is there someone with a flow to search the web with firefox?

I searched for intents but did not find anything useful for me.

Thank you and have a nice day.

Re: search web with firefox

Posted: 01 Apr 2020 09:39
by anuraag
There is an action to open url in browser.

Enter following url and set app to firefox
http://www.google.com/m?q={value}

Re: search web with firefox

Posted: 01 Apr 2020 12:51
by tsolignani
Thank you. No need to use intents, thus.

Thanks again.

Re: search web with firefox

Posted: 02 Apr 2020 01:30
by Desmanto
I am using similar method too in my most of my flows. I just realize that I don't need to encodeURL() first, as it will be automatically encoded when it has special char.