Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

05 November 2011

How To View Private Photos On Facebook


You have two option to do this shit!!!!
first one is kind of difficult sort
First go to :
http://apps.facebook.com/josh_owns/


Accept the app then you'll do anything you want : just copy/cut the ID, or the Name of the person and enjoy


You can even download the entire album. if you dont want to visit each time
http://apps.facebook.com/josh_owns/ 

There is an Mozilla addon that can do the task for you  .

27 October 2011

Play Angry Bird Free Online/ Offline Free From Your Web Browser

Angry Bird has become so popular world wide after starting its journey from i phones. Now google has come up a step further making it a browser friendly.Yes that's means now you can play Angry Bird in your web browser . Angry Birds for web currently has 63 levels (with 7 special levels for Chrome web browser), and is available for playing online in SD and HD version.



Now anyone can access this fantastic game on any web browser that supports HTML5 and Flash. This game actually asks user to allow storing data on your PC, so that means you can also play this free angry birds game offline too without Internet access all the time.

Here is how you can play angry birds free in any web browser:


  • If you are on any other web browsers such as Firefox, Opera, Safari, or IE9, just visit chrome.angrybirds.com and you can also start playing the game right away without even bothering to install anything!

16 September 2011

how to remove a particular website's history from firefox

For doing this job we need a tool called CacheFire. It is free to use tool which lets you specify some urls or websites from firefox browsing history, you can specify the complete url of any we page you want to remove from firefox history or partial keyword which matches in the URL. It will not only remove the URL or website if you had visited or even if you visit after installing this tool, it will remove the website from browsing history in real time.
For Example – To have pages removed from the history if their web address contains the word "games", simply enter "games" (without quotes) in the input box and click Add.


IF Firefox is running during installation it must be restarted before CacheFire will function. After the application GUI has started, enter a string; say www.example.com and click Add. Switch to Firefox and press Ctrl+H to bring up the history panel.

Now browse to www.example.com. You should see the history item for www.example.com first being added to the browsing history and a moment later removed by CacheFire


If you like this article or this article has helped you in anyway, please click share button above or on left floating bar to recommend this page and support our blog.

31 August 2011

hack firefox to auto save password without any notification

Hi guys, Today i would like to share about how to save username &  passwords automatically without any conformation.We have to just replace a sigle .js file
.
Step 1: First close the firefox.
Step 2: Now locate the nsloginmanagerprompter.js which is normally found in
          C:\ProgramFiles\MozillaFirefox\Components\
Step 3: open nsloginmanagerprompter.js with notepad ++.
Step 4: replace the entire line 804 to 869 with the following code.
          
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin); 
   
Step 5 : when you've done that "save as" to your desktop, then drag back into the original folder &
           replace the file

Now your done go into firefox and try it out.To see the usernames + passwords you need to click on tools at the top of your browser and go to page info then security.
they will be saved into the saved passwords section.