/js-injector

Primary LanguageJavaScript

Chrome extension that allows to inject JavaScript code into any web page

Before installing extension run next commands:

npm i
tsc
cat node_modules/@types/jquery/JQuery.d.ts node_modules/@types/jquery/JQueryStatic.d.ts node_modules/@types/jquery/misc.d.ts node_modules/@types/jquery/legacy.d.ts > dist/jquery.d.ts