Console injector allows easy injection of javascript scripts into any page from the console, using the following simple syntax: console.inject(jquery); This is very handy for quickly testing ideas in the console and rapidly injecting code into existing sites. Console Injector searches cdnjs for javascript libraries matching a given input string, and inserts the latest corresponding script hosted at cdnjs.cloudflare.com. Console Injector is open source and located at https://github.com/cannoneyed/console-injector
You can Follow the below Step By Step procedure to install the Console Injector Chrome Extension to your Chrome Web browser.
It is the Console Injector Chrome extension download link you can download and install Chrome Browser.
Toggle classes and attributes
Inject your own JavaScript in any webpage.
Inject JavaScript code into every page (e.g. to help with debugging). For example, make your own wrapper for console logging.
Runs your custom code snippets on any website
Quick access to Chrome developer pages in the context menu.
Store and inject code to browser pages made super easy.
Inject javascript in a given website.