Thursday, May 26, 2016

Tricks using Chrome Inspects Element(Developer tool)




Cool Tricks using Chrome Inspects Element(Developer tool):-
Many of you probably know that there is a button on the right-click menu ofGoogleChrome and IE 10+ called ''Inspect element''. This the developer tool and you can have a lot of fun with it , there are so many tricks with inspect Element like FB and others that i'll share with you after some time but today I'll give you two examples on how to use it in this tutorial.

1. Change the text of a webpage:You can have fun on webpages just by changing the value of a<span>(a text label). For example, go on the 4shared.com site (a free file sharing site). Then crte an account if you don't have one (or just connect with Google, Facebook or Twitter). When you are done, upload something that is hvy (more than 100 MB) by dragging and dropping it on the home page of 4shared. Then you can see an uploading status window on the screen. So right-click on the percentage and click on ''Inspect element''. Now you can see a little window that apprs on the bottom of the web browser. There are to ways : either you got the or you got the % symbol. If you got the , try to find the symbol below. Then double-click on it and type what you want (Eg: '',000,000 dollars in my bank account'')


2. Get a Non-Crypted in JS/PhP :Some sites are not very safe and just verify the directly in the PhP/JS . Then, even if it become rare, you can get the . Just follow these steps :
Find the login form on the website you want to Right-clickon it and then click on ''Inspect element''Srch on the window that appred''<form'' and then ''action=''After it, there is a URL, If it ends by ''.js'', just copy it and paste it in the URL bar of your browserIf it ends by ''.p'', type ''view-source:'' before pasting the URLThen srch something like '''' in the .WARNING:This method works better with JS than with P. Sometimes, there is no URL after''action=''but just a JS function. Then you have to pressCtrl+Uto see the source and srch for '''' in the whole .


if you like our blogs article and want to get more of such updates then you can join us on any social network for all latest tricks and tips updates

like us :-http://www.facebook.com/pages/Tricks-s/115483831878746
like us for more updates & share us and don't be a silent user plse comment about the post and fill free to ask any thing your's comment let us to post more useful post for you all,,,:-



No comments:

Post a Comment