I am planning to inject three buttons in the web pages I have been given(Development is done and only URL'S are shared) and upon clicking on each one of those buttons , I need to do certain actions.
Can anyone share how I can do this using JavaScript.Any link which can help me start with creating buttons, and code behind for clicks on buttons and how do I load that JavaScript in browser etc.