0.1.3 • Published 7 years ago

ceci v0.1.3

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

ceci :nail_care:

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

  1. Fork it!
  2. Create your feature branch: git checkout -b feat/new-thing
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feat/new-thing
  5. Submit a pull request :D

License

ceci is MIT licensed

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago