hacxx
Joined: 04 Sep 2020 Posts: 1162
|
Posted: Fri May 03, 2024 10:20 pm Post subject: Hacxx HTML ID Value Bookmarklet |
|
|
Ask the user for a ID Name and show the value.
HOW TO USE:
1 - Load a site.
2 - Perform action.
3 - Load the Bookmarklet.
4 - Type ID name.
5 - The script will return the value.
Code: |
javascript:alert(document.getElementById(prompt("Type id name:", "")).value);
|
Save the code on your browser favorites and use after the page have been loaded. _________________ Install Brave Browser for 30 days arnd earn money. - http://bit.ly/_brave_browser |
|