ceci 💅
Google Chrome Extension Code Injector
Make less painful the task of run code in the JS context of a page from different types of extensions (Even Page, Content Script, Dev Tools, Browser Actions)
Installation
npm install ceci --save
or
yarn add ceci
Usage
Check out the documentation
Contributing
- Fork it!
- Create your feature branch:
git checkout -b feat/new-thing
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feat/new-thing
- Submit a pull request :D
License
ceci is MIT licensed