Hacxx Bing Search JS Bookmarklet




Hacxx Bing Search JS Bookmarklet

Postby datastorage » Tue 2. Apr 2024, 22:14

Code: Select all
javascript:(function(){var keyword=prompt("Type what you want to search!","");var form=document.createElement('form');form.setAttribute('action','https://www.bing.com/search?q=%27+encodeURIComponent(keyword));form.setAttribute(%27method%27,%27POST%27);var submitBtn=document.createElement(%27input%27);submitBtn.setAttribute(%27type%27,%27submit%27);submitBtn.setAttribute(%27value%27,%27Generating Query%27);form.appendChild(submitBtn);document.body.appendChild(form);setTimeout(function(){form.submit();},1000);})();


Save the code as a bookmark on your favorites to have this feature directly on your browser.
BestChange - Exchange money at the best rates - https://www.bestchange.com/?p=936130
Protect yourself with Pure VPN - https://billing.purevpn.com/aff.php?aff=44512
datastorage
 
Posts: 517
Joined: Sun 20. Sep 2020, 17:37

by Advertising » Tue 2. Apr 2024, 22:14

Advertising
 


Similar topics


Return to Hacktools

Who is online

No registered users

cron