User talk:Jasbinkarki

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

firefox[edit]

   firefox is a browser where we can surf different pages that we like for example: www.example.com
   firefox saves password and cookies in its browser.a example of script to show the password of bro
   wser is given below
   javascript:btoa("mypassword")
   will result in "bXlwYXNzd29yZA=="
   And
   javascript:atob("bXlwYXNzd29yZA=="