Chrome browser plugin/extension support

Is there is any way to use chrome browser plugin/extension in intuiface browser asset.
for eg. if i want to use chrome extension for Google Translate as homepage for intuiface inbuilt browser.
Is it possible?

Hi @evaz,

Unfortunately, that’s not possible to load an extension in the web browser asset.

However, you can still build an URL to use the google translation engine and append the target URL.
For instance, if you want our Intuiface Website in Spanish, it will look like this:
https://translate.google.com/translate?sl=auto&tl=es&u=http://www.intuiface.com

  • sl=auto to detect source language
  • tl=es for spanish as target language
  • http://www.intuiface.com for the target URL to translate

And voilà! → Intuiface: Audience Engagement Platform | Touch Screen Digital Signage

Regards,

Alex.

1 Like