Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 239 Bytes

InjectJS Userscript

InjectJS is userscript for Tampermonkey that allows user to inject custom JavaScript libraries and add JavaScript code to any web page.

Build

npm install
npm run build

Development

npm start