This tutorial will introduce you to Greasemonkey and Tempermonkey Addons for Firefox and Chrome. I have introduced many javascript tutorials based on indian visa online get appointment trick. I gave my previous tutorial upon javascript trick for getting an appointment date to indianvis-bangladesh web page. Each time I used inspect e lement (console). As you experienced that it’s not a good technique because everytime you need to open console tab and copy those codes and then press enter. So by using this addon for Firefox (Greasemonkey) and Chrome (Tempermonkey) will make your process easier.
How to use these addons
Tempermonkey: To download Tempermonkey on Chrome you need to visit Tempermonkey official website and need to follow the instructions. After installing Tempermonkey you need to visit Indianvisa-Bangladesh webpage. Now go to Reprint.jsp webpage by clicking on Print Registered Application and click on the Tempermonkey addon located left side of Chrome menu.
Now click to Add a new script…
Copy your required source code from file and paste those code on line 11.

Now save the source and go to indianvisa-bangladesh website. Then click on Print Registered Application. Your script works. Everytime you visit this page you will see this magic.
Greasemonkey: To download Greasemonkey visit Greasemonkey official website and follow instructions.
After installing Greasemonkey, visit indianvisa-bangladesh page and click to Print Registered Application. When page loads click on Greasemonkey icon. Then navigate to Greasemonkey options. You will be redirect to Greasemonkey – Options menu. Then click on Browse for Editor Program. Choose your favourite text editor(Use Notepad++) by navigating C:Program Files (x86)Pathtoyourprogram or C:Program Files (x86)pathtoyourprogram and click Ok.

Again click on Greasemonkey option, and then clik to New User Scripts…. You will be redirected toNew User Script… menu as shown…

Fill up those blank input field which you like.(Example: Name: Fill form to Reprint page; Namespace: Fill form to Reprint page; Description: Write what does this script) and then click to OKbutton.
You will be redirected to your notepad program, Now place your cursor end of the code and press enter two times. Then paste your script code, and save it.
Now go to indianvisa-bangladesh website. Then click on Print Registered Application. Your script works. Everytime you visit this page you will see this magic.