maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   call phone number from browser (https://talk.maemo.org/showthread.php?t=73812)

erendorn 2011-06-08 08:50

Re: call phone number from browser
 
Quote:

Originally Posted by satello (Post 1024599)
but i do remember like somebody else recalled in the other post that skype in the past made a plugin for firefox to highlight all the numbers on a page as phone numbers.

That's what I was meaning by greasemonkey scripts.
this one fore example
Greasemonkey
microb version

I have not tested this script, so try and feedback ;)
You can also modify it to your needs I guess.

JamesBond@ge 2011-06-08 14:54

Re: call phone number from browser
 
My old N97 used to do this out of the box. I do miss it on the N Nine Hundred.

satello 2011-06-08 16:41

Re: call phone number from browser
 
this is great guys, it DOES work.

I installed greasmonkey, and then this script

http://userscripts.org/scripts/show/56262

it work, only thing that it adds a +1 to any number.

It is down to this line on the script

//default country prefix
const defaultPrefix= '+1';

so.

terminal

sudo gainroot

leafpad /home/user/.mozilla/microb/gm_scripts/phone_to_tel/phone_to_tel.user.js

and just deleted the +1 and so left it as

//default country prefix
const defaultPrefix= '';

as the numbers i'm sent by email are usually standard UK numbers which no require prefix.

YOU ARE GREAT GUYS, and I'm happier n900 user


All times are GMT. The time now is 03:48.

vBulletin® Version 3.8.8