I would like to open my win 8 app through link in Chrome. Unfortunately, i can see the link but clicking on it do nothing.
I read about navigator.registerProtocolHandler and made something for me.
Custom protocol handlers in Chrome
I tried what i made in IE and it opens link propely. In chrome and couldn't do it and the link can't be open?
Any ideas?