An open API service indexing awesome lists of open source software.

https://github.com/creadone/example-chrome-extension

Example Google Chrome extension with jQuery
https://github.com/creadone/example-chrome-extension

chrome chrome-extension example jquery

Last synced: 11 months ago
JSON representation

Example Google Chrome extension with jQuery

Awesome Lists containing this project

README

          

Lightweight extension for Google Chrome browser with jQuery and minimum fuctionality.

-------

# How to use
1. Edit `manifest.json`
2. Write code to `content.js`
3. Add css rules to `styles.css` if need
4. Install and run with instruction: https://stackoverflow.com/a/24577660
5. See console log