Console Injector

Console Injector

Easily inject javascript libraries from the console

Console Injector
What is Console Injector?
Console Injector is a revolutionary Chrome extension designed to streamline the process of injecting Javascript libraries into any webpage from the console. It achieves this through a simple command, scouring cdnjs for matching libraries and swiftly inserting the most recent scripts. This open-source tool is instrumental for quickly testing ideas and integrating code into existing sites.
Stats
Users: 1,000+
Rating: 4.92 (13)
Version: 0.1.1 (Last updated: 2015-08-21)
Creation date: 2015-08-20
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Size: 20.89K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Summary

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

User reviews
편하게 콘솔에서 작업할 수 있어 좋습니다.
by 김세현 김세현, 2019-03-13

This is awesome! Now I can mess around with libraries locally while developing - it's especially useful for checks in libraries to which you're new, so you can perform a series of simple tests on it without ever creating a file. I'd just like to be able to define a specific version for the libraries I download, like: console.inject('[email protected]') Unfortunately, as I see from the github project, this Injector is abandoned, so I get what I see. Still very useful
by Julio Cezar Silva Julio Cezar Silva, 2018-01-09

Awesome !
by Kris Alnes Kris Alnes, 2016-03-16
View all user reviews
Safety
Risk impact

Console Injector is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Console Injector has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Similar extensions

Here are some Chrome extensions that are similar to Console Injector: