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
- Host: GitHub
- URL: https://github.com/creadone/example-chrome-extension
- Owner: creadone
- Created: 2017-06-08T11:54:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T12:13:40.000Z (over 8 years ago)
- Last Synced: 2025-01-02T04:27:14.557Z (about 1 year ago)
- Topics: chrome, chrome-extension, example, jquery
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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