You are here

Gmail "Call phone" button

8 posts / 0 new
Last post
Aqualung
Offline
Last seen: 3 years 4 months ago
Joined: 2009-09-08 13:41
Gmail "Call phone" button

I take it there's no way we can use Google's newest plugin/extension/whatever (the one that allows Gmail users to call phones) with Firefox or Chrome portable, is there?

Devo
Offline
Last seen: 11 months 1 week ago
Joined: 2007-09-04 14:55
Doubtful

It's called Voice and Video Chat. I tried messing around with it for a couple of minutes yesterday and the plugin installs to %LOCALAPPDATA% as well as several registry entries. I tried moving the plugin files to the plugin folder in /FirefoxPortable/Data/plugins/, but the plugin failed to be recoginzed. Therefore, I think a launcher would need to be created for it, which would be an issue because you would have to run one program for Firefox and another program for Google Talk.

Another issue would be with the installer. The PortableApps.com installer allows for remote files to be downloaded during installation. It would be able to download the Voice and Video chat installer just fine, but Google's own installer also has to download files to work properly and I don't thing the PortableApps.com installer would be able to handle that.

I agree with the recommendation though, this would be great if it just worked with FirefoxPortable, but I doubt that's going to happen without some changes on Google's end.

betaman
Offline
Last seen: 4 years 3 weeks ago
Joined: 2007-05-12 21:43
I don't mind running it as a

I don't mind running it as a separate program, like Skype Portable.

Devo
Offline
Last seen: 11 months 1 week ago
Joined: 2007-09-04 14:55
Registry added

I was messing around and found some more information what might be useful. The following registry entries are added:

[HKEY_CURRENT_USER\Software\MozillaPlugins]

[HKEY_CURRENT_USER\Software\MozillaPlugins\@talk.google.com/GoogleTalkPlugin]
@=""
"Path"="C:\\Users\\[UserName]\\Roaming\\Mozilla\\plugins\\npgoogletalk.dll"
"ProductName"="Google Talk Plugin"
"Description"="Google Talk Plugin"
"Vendor"="Google"
"Version"="1"

[HKEY_CURRENT_USER\Software\MozillaPlugins\@talk.google.com/O3DPlugin]
@=""
"Path"="C:\\Users\\[UserName]\\Roaming\\Mozilla\\plugins\\npgtpo3dautoplugin.dll"
"ProductName"="Google Talk Plugin Video Accelerator"
"Description"="Google Talk Plugin Video Accelerator"
"Vendor"="Google"
"Version"="1"

[HKEY_CURRENT_USER\Software\MozillaPlugins\@tools.google.com/Google Update;version=8]
"Path"="C:\\Users\\[UserName]\\AppData\\Local\\Google\\Update\\1.2.183.29\\npGoogleOneClick8.dll"
"Description"="Google Update"
"ProductName"="Google Update"
"Vendor"="Google"
"Version"="8"

[HKEY_CURRENT_USER\Software\MozillaPlugins\@tools.google.com/Google Update;version=8\MimeTypes]

[HKEY_CURRENT_USER\Software\MozillaPlugins\@tools.google.com/Google Update;version=8\MimeTypes\application/x-vnd.google.oneclickctrl.8]

Moving the above referenced files to X:\PortableApps\FirefoxPortable\Data\plugins\ didn't work, and adjusting the path in the registry to point to that location didn't work either. There's something else going on that I'm not able to figure out.

Hopefully someone else can take a look at this and figure out how to get it to work. Maybe then somebody could figure out how to get a launcher to work. This would be a great addition to FirefoxPortable if it were possible. It could be added as a plugin similar to the way the mp3 plugin is added to InfraRecorder.

Pyromaniac
Pyromaniac's picture
Offline
Last seen: 9 years 6 months ago
Developer
Joined: 2008-09-30 19:18
thats why I hate %LOCALAPPDATA%

you can't do didly squat as far as making it portable (thats the third app I've seen)

Oh and I downloaded it, called myself... It seems to be coming from 760-XXX-XXXX (I blocked the rest of it in case that was my gmail's phone number).

I hope I don't get charged long distance!

OliverK
OliverK's picture
Offline
Last seen: 3 years 3 months ago
Developer
Joined: 2007-03-27 15:21
that's why you go into google

that's why you go into google voice and get a pretty close phone number . . .

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

robertcollier4
Offline
Last seen: 11 years 3 months ago
Joined: 2012-09-28 07:08
The file locations to copy from and to

Create the following directory structure if not already existing:
FirefoxPortable\Data\Plugins\
ChromePortable\App\Chrome-bin\Plugins
Palemoon-Portable\Lib\Mozilla\Plugins

Place the following files/folders in Plugins directory:
npgoogletalk.dll
npgtpo3dautoplugin.dll
"Google Talk Plugin" (complete folder)
"Google Talk Plugin Extras" (complete folder)

The files are located at:
DocsandSettings\Username\Local Settings\Application Data\Google\Google Talk Plugin\
DocsandSettings\Username\Application Data\Mozilla\plugins\

Then it will work and the EXE will automatically load from Gmail.

robertcollier4
Offline
Last seen: 11 years 3 months ago
Joined: 2012-09-28 07:08
Specify path in registry to load EXE automatically

Hi - there is one update. If you want the EXE to run automatically, you must add the following registry key with the proper path to googletalkplugin.exe so that it knows where to find it and load it automatically. It will work without adding the registry path - but if the registry path is not there as shown below then you must run the googletalkplugin.exe manually before loading the browser.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Google\Google Talk Plugin]
"install_dir"="D:\\ChromePortable\\App\\Chrome-bin\\Plugins\\Google Talk Plugin\\"
"neven_sft_installed"=dword:00000001
"neven_mft_installed"=dword:00000001
"neven_lm_installed"=dword:00000001
"D3DXRedistKeyPath"=dword:00000000
"CrashReporterKeyPath"=dword:00000000
"DriverBlacklistKeyPath"=dword:00000000D3DXRedistKeyPath

Log in or register to post comments