rcelha / injsector

Inject JS script in any page

Home Page:https://github.com/rcelha/injsector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Injsector

Injsector is a Chrome extension for injecting javascript into web pages. It can replace a script tag in the page with either a block of Javascript code or an external Javascript file.

Build

nvm use && npm install && npm run build && npm run pack

Install

Drag and drop dist/injsector.crx into the Chrome Extensions page.

About

Inject JS script in any page

https://github.com/rcelha/injsector


Languages

Language:JavaScript 93.2%Language:HTML 6.8%