console-injector icon indicating copy to clipboard operation
console-injector copied to clipboard

Easily inject popular javascript libraries into any page using console.inject

Results 2 console-injector issues
Sort by recently updated
recently updated
newest added

https://github.com/cannoneyed/console-injector/blob/0e6d8355a4234b8d39483d3f749fef86602f92b5/src/inject/inject.js#L35 VM206:27 Uncaught ReferenceError: XMLHttpRequestlhttp is not defined.

When using the version provided by the chrome webstore, console-injector attempts to use 'httpss' protocol instead of 'https.' As far as I can tell, this does not happen with the...