jerrod-lankford / google-voice-desktop-app

An electron shell wrapper around the google voice website
245 stars 36 forks source link

this is the way to do it apparently #128

Open dbk99 opened 2 years ago

dbk99 commented 2 years ago

this is the way to do it apparently can you help me run this window.navigator.registerProtocolHandler("tel", "https://voice.google.com/u/0/calls?a=nc,%s","phone");

run that command in chrome/brave's developer tools while you're already on voice.google.com

Originally posted by @arooni in https://github.com/jerrod-lankford/google-voice-desktop-app/issues/100#issuecomment-1023519333