Console Injector is a web development extension for chrome. it's a free extension , it has 1,000+ active users since released its first version, it earns an average rating of 4.92 from 13 rated user, last update is 3381 days ago.
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 could download the latest version crx file or older version files and install it.
English.
50% user give 5-star rating, 50% user give 4-star rating. Read reviews of console injector
You could find more help information from console injector support page.
You could send emails to publisher, or check publisher's website.
You could click to report abuse of console injector.
Awesome !
It makes easy something I do a lot. Unfortunately, the extension has no way to circumvent the Content Security Policy that is used by some websites (the existence of which prompted me to look for this extension). So, unfortunately, not useful at the moment.