Pages

Monday 28 October 2013

Prevent FastestFox for Chrome From tracking your searches.

Open this File in Notepad (preferably Notepad++)>
C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default\Extensions\mmffncokckfccddfenhkhnllmlobdahm\<version.no>\scripts\env_setup.js
Find the line with>
return "http://msgs.smarterfox.com/log_msg?" + params.join("&"); 
 
Change it to>
//return "http://msgs.smarterfox.com/log_msg?" + params.join("&"); 
And Voila. No more tracking when clicking popup of selected text.

Sunday 24 March 2013

Voice Notify

Voice Notify is an app for android that read out whatever is written on notification bar whenever a notification is there. That is it will read to you new smses, gtalks, app notifications, alerts etc.
Quite useful when you want to know about a notification without touching your phone.
Get it here
Voice Notify

WiFi Host n Chat

This Application lets you create WiFi Hotspot on supported hardware and software.
All this in small size under a megabyte. It also has an inbuilt P2P Chat Client.

This Application uses the HostedNetwork feature of Windows 7.
Requires .NET 4.0 and Microsoft Virtual WiFi Miniport Adapter driver.
And WiFi Adapter to Host the Network.


Can be used to share internet to WiFi devices like Android Phones and Tablets.

Features:
Small Size: Currently 250KB.
Cmd Line Arguments to autostart on execution, Set SSID and Password.
Ability to change IPaddress of an interface,
Can be operated from TrayIcon.
Shows Connected Clients.
Changeable/Removable Notification Sounds.
Get it Here
Softpedia.com
Project Home