Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
Using your favorite script injection technique you can remove that option with one line of code:
But don't stop there - you can likewise add your own options to that menu.
$("#A1").remove();Likewise you can remove other options in that menu by specifying the appropriate id:
But don't stop there - you can likewise add your own options to that menu.