This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Description
Does the extra mile included there actually work any more ?
If yes, what is the correct intent that should be used.
As far as i checked and searched it should no longer work.
This is the result i am getting:
09-16 22:29:26.838 13798 13798 I chromium: [INFO:CONSOLE(0)] "Navigation is blocked: intent:#Intent;action=ACTION_VIEW;type=text/plain;component=com.insecureshop/com.insecureshop.WebView2Activity;S.url=http://someurl.com;end", source: http://myawesomesite.com/ (0)
Where from http://myawesomesite.com/ i tried with javascript, or with a button.
<a href="intent://#Intent;action=ACTION_VIEW;type=text/plain;component=com.insecureshop/com.insecureshop.WebView2Activity;S.url=http://someurl.com;end">Trigger</a>