bozark / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

Use Chrome to Phone to dial out? #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would it possible to enable Chrome to phone so the phone could dial out 
without being touched?

I use a small bluetooth program that performs this on Nokia S60 phones 
although have been unable to do the same on my N1 apparently because it does 
not support DUN.

Perhaps Chrome to Phone is the answer!

Original issue reported on code.google.com by warren.d...@gmail.com on 24 May 2010 at 4:09

GoogleCodeExporter commented 9 years ago
The chrometophone extension specifically only works with HTTP and HTTPS links, 
however 
I have tried sending tel:, sms: and mailto:'s directly to the server with no 
effect on 
the client side. Maybe the server is filtering them out (I haven't checked the 
source.)

chrometophone can be used to launch any URL based intent on Android. e.g. 
http://zxing.appspot.com/scan?ret={CODE}

Maybe set up a new extension PhoneFromChrome LOL The code is available above.

Original comment by patrick....@gmail.com on 24 May 2010 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by burke.da...@gmail.com on 24 May 2010 at 11:03

GoogleCodeExporter commented 9 years ago
the latest update r22 successfully launches the dialer when sending a phone 
number from 
the clipboard. and if you press and hold on the input portion of the screen and 
select 
paste, the number shows up ready to dial.

Great work thus far

Original comment by goodlifechris@gmail.com on 26 May 2010 at 2:09

GoogleCodeExporter commented 9 years ago
How do you send a phonenumber from the clipboard with the chromium extension?

Original comment by teisentr...@gmail.com on 27 May 2010 at 4:55

GoogleCodeExporter commented 9 years ago
highlight the number before clicking send to phone.  it should launch the 
dialer at 
that point. then just paste

Original comment by goodlifechris@gmail.com on 27 May 2010 at 2:21

GoogleCodeExporter commented 9 years ago

Original comment by burke.da...@gmail.com on 9 Jun 2010 at 9:36