Friday, November 29, 2013

Top 5 Best Mozilla Firefox Add-ons /Extensions

1) WOT
This is one of my best addon which I have listed top extensions for google chrome as well and now for fire fox also.
Web Of Trust is a huge community that rates and appraises a vast majority of the popular Web. It was incredibly popular over on Firefox.For every page you can view its 'scorecard' using the extension's icon in the top right of your browser, pop open the extended details.This extension will give you the details of How Trustworthy a website is and it also gives the info whether a website contains malware,spyware etc.

2) SAVED PASSWORD EDITOR


Saved Password Editor is a Firefox addon designed to enable you to manage your passwords.This extension is mostly useful to work around certain sites that disable password saving. There exist things such as bookmark lets that try to knock out such code but they don't always work. As a last resort, you can use this extension to enter the information manually.

3) FIREBUG


Firebug is a small Firefox extension that gives you total control when it comes to editing, debugging or monitor HTML, CSS or JavaScript on any web page.
When it comes to website editing, Firebug automatically activates the HTML, CSS and DOM tabs as soon as you open it. Keeping the other features disabled helps reduce the extension fingerprint on system resources and also keeps you focused on the important things.

4) Adblock Plus


Adblock Plus is an extension that will help you get rid of the ads and banners on the internet that make the loading time of a webpage a lot higher,Right-click on a banner and choose "Adblock" from the context menu - the banner won't be downloaded again.,Maybe even replace parts of the banner address with star symbols to block similar banners as well,Or you select a filter subscription when Adblock Plus starts up the first time, then even this simple task will usually be unnecessary: the filter subscription will block most advertisements fully automatically.

5) Grease Monkey


Greasemonkey is a Firefox add-on which will offer you the possibility to personalize the appearance and functionality of webpages,hundreds of scripts are already available for free.
The purpose of Greasemonkey is to manage user scripts. User scripts allow the user to control the way they use the web, by customizing it with scripting. The Greasemonkey extension won't do any good without any scripts installed.


How to make a computer to speak your words

1.Open your notepad.
2.Copy the below code and paste it in your notepad.

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message


3.Now save the notepad file with the name speak.vbs on your desktop.
4.Double Click on speak.vbs and type in the box whatever you want your computer to speak to you.........


5.Enjoy the funny trick..Keep visiting.
w3softpro.com

How to send large files(more than 25MB) through email

By using Dropbox, we can send large files(more than 25MB). You can also try Dropbox application to send files via e-mail. Recipient doesn’t need to sign up with Dropbox in order to download the attached file. You need to follow the following steps to send files via e-mail using Dropbox.


  • Go to www.dropbox.com, click on Download now button and Dropbox gets downloaded in your computer.
  • Install Dropbox and create a new Dropbox account with your e-mail id and a password.
  • A new folder with a name Dropbox will be created.
  • Drop the file into Dropbox folder that you want to send.
  • Right click on that file and click on get link option in the Dropbox option. 
  • Allow Dropbox to upload your file, a new browser window will open to upload your file.
  • When your file is successfully uploaded then Dropbox application will give you a message in the task bar.
  • Again click on the file in Dropbox folder and click on get link option in the Dropbox option.
  • A new browser window will open asking for the e-mail id and message that you want to send with the file.
  • After writing the e-mail id and message click on Send button and your file is sent.