Tampilkan postingan dengan label BROWSER TRICKS. Tampilkan semua postingan
Tampilkan postingan dengan label BROWSER TRICKS. Tampilkan semua postingan

Sabtu, 02 November 2013

Simple Trick To Convert A Webpage To PDF File


webpage as pdf

In this post i will teach a simple trick or browser feature that let you convert any web page into PSD file format, which might help you to read your favourite articles offline. So lets get started.

How To Save Web Page To PDF File ?

1. Open the Google Chrome Browser on your PC or MAC 
2. Then go to the web page that you want to convert as a PDF. 
3. Now press Ctrl+P on Windows PC or Command+P if you are on a Mac to Open the the Print dialog on Chrome Browser. 
4. Now Change the destination to “Save As PDF” and hit the save button.
5. The current web page will instantly be downloaded as a PDF document. 

More Cool Tricks

Sabtu, 23 Maret 2013

Simple Trick To Use Web Browsers As Text Editor

 Web Browsers As Text Editor
In this tutorial i will show you a simple and interesting trick to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like Notepad. This trick works on all web browsers. So lets get started.

How To Do ?

   1 Copy below code in browser Url Section

 data:text/html, <html contenteditable>

   2. Now Press Enter.
   3. Now you can type anything as would do on any other text editor like Notepad.
   4. To save your text file Press Ctrl + S and save it as anything.txt (.txt Is Must)

Some Cool Tricks

Rabu, 19 Desember 2012

How To Hack Saved Password In Firefox ?

firefox hacks
In my previous post i had posted two tutorials on How to hack google chrome saved password ? and More simple way to hack google chrome saved passworod. In this post i will share with you guys how to view saved password in Mozilla Firefox web browser. This trick can be helpfull if you get your hands on someone computer maybe your friends and he has saved password for certain websites like gmail, facebook,yahoo etc then you can easily view his password with very simple and easy trick that i am going to share today. 

For demonstration purpose i have already saved a fake email password for facebook. But it will work on any website. So lets get started.

How to do ?

1. Open Firefox Web Broweser
2. Then Click on FireFox > Option > Option as shown in below picture

3. Then a POP Up box will appear, In that go to security and click on Show Passwords as show below.

4. Now click on website whose password you want to see ans click on show password as shown in below image. (Note: It will ask for confirmation so click on yes when dialog box appears)


5. Done, You have hacked password of your victim with few simple steps. You can try this at school computer lab if someone have saved their password. 

You may also like  to read


Jumat, 16 November 2012

More Simple Way To View Saved Password in Google Chrome

google chrome hacked
Previously i had showed you how to view saved password in google chrome. In this post i will show you same thing but with different method suggested by one of reader of Cool Hacking Trick name Palash. This trick is simple yet very powerfull  to view or hack saved password in google chrome. It does not  matter for which website the password is saved it will work on all of them. It will work on Facebook, Gmail, Yahoo, twitter and many more. If you get your hands on your friend computer  you can hack their password with this simple little trick. It does not require any software or addons to be installed on your computer. Lets get started.


How to view saved password in google chrome ?

  1. Open Google Chrome
  2. Go to Settings (Its on the Right Corner)
  3. Then Click on Advance Settings
  4. Scroll Down and their will be password and forms from their click on Manage saved password.
  5. Then list of all websites whose passwords are saved on browser will be listed.
  6. Click on show to view those passwords
  7. Enjoy!!

You may also like to read Below Articles

Minggu, 21 Oktober 2012

How to view saved password in google chrome ?

Previously i had showed you how to view password behind asterisk. In this post i will show you a simple but very powerfull trick  to view or hack saved password in google chrome. It does not  matter for which website the password is saved it will work on all of them. It will work on Facebook, Gmail, Yahoo, twitter and many more. If you get your hands on your friend computer  you can hack their password with this simple little trick. It does not require any software or addons to be installed on your computer. Lets get started.

How to do that ?


1. Open any website where password is saved by user. Here i will demonstrate with facebook but it will work on any website.
2. Right click on password(Dots or asterisks) as shown in below image.
3.Then click on Inspect element.


4.Then change Password to text as shown in below picture.

  • Before changing it will look like below:


  •  After changing it will look like below:


5. Done now asterisk or dots will changed to text. Still confused or did not got any steps then watch video below but make sure to watch it in high defination. If you like it then like the video.

Still confused watch the video below







Sabtu, 04 Februari 2012

Rajnikanth Website doesnt require internet !

             As you all know about rajnikanth famous south superstar and his jokes and pj which are famous over interent but today i came across interesting site allaboutrajni which you can access only when  your internet connection is off else it show error  message. It contain rajnikanth jokes,stories,facts etc.

     1. Visit www.allaboutrajni.com
     2. To explore this site you need to remove your internet wire or turn off your laptop wifi swithch.
     3. If you dont turn off then you will see below msg.

     4. Share it with your friends and subscribe below for such interesting tutorials

Rabu, 23 November 2011

Get password behind asterisks


           This is trick will let you see password behind asterisks. You might be thinking what is asterisks. It is dots or stars you see when you type password. This trick will let you see password behind asterisks. often people save their password on browser so this trick will let you get their password easily.

  • Go to the page that contain password in asterisks.
  • Now copy the following code.
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();
  • Paste the code into address bar of the page.
  • Now you will get the password on that page.
      NOTE: This trick works on internet explorer and might works on old version of other 
                    web browser.

    Popular Posts

     

    © 2013 Tips Publies. All rights resevered. Designed by Templateism

    Back To Top