https://github.com/ladyrick/js-injector
a chrome extension for easily injecting js script in a page.
https://github.com/ladyrick/js-injector
Last synced: 4 months ago
JSON representation
a chrome extension for easily injecting js script in a page.
- Host: GitHub
- URL: https://github.com/ladyrick/js-injector
- Owner: ladyrick
- License: gpl-3.0
- Created: 2017-06-13T11:33:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T11:35:14.000Z (about 9 years ago)
- Last Synced: 2025-02-23T14:46:55.443Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS-Injector
a chrome extension for easily injecting js script in a page.
## Usage
1. click "add a button";
2. give the button's name and the script you want to run when click the button;
3. click "add this button";
4. (optional) if you want, click the red "x" to delete a button;