After loading all or specific pages in the browser, I am looking to run JavaScript code (predefined code). Are there any browsers and plugins/components that allow me to achieve this?
The manual method involves opening the console (e.g. firebug) and executing the code. However, I prefer to have it done automatically.