https://github.com/oshf/change_image
Chrome extension to automatically change images on a web page that features a specific string.
https://github.com/oshf/change_image
chrome-extension html5-css3 javascript
Last synced: about 1 month ago
JSON representation
Chrome extension to automatically change images on a web page that features a specific string.
- Host: GitHub
- URL: https://github.com/oshf/change_image
- Owner: oshf
- Created: 2020-04-19T15:53:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T15:55:48.000Z (about 6 years ago)
- Last Synced: 2025-06-10T05:55:27.348Z (about 1 year ago)
- Topics: chrome-extension, html5-css3, javascript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change.js
Awesome Lists containing this project
README
# Change Image
Change Image is a Chrome extension that allows you to automatically change images on web pages that feature a user-defined string to other random user-defined images.
## Installation
Open Chrome Extensions by visitng chrome://extensions
Enable Developer Mode (top-right corner)
Click "Load unpacked" (top-left corner)
Navigate to the folder where the extension files live and press OK/Select/Open/etc