https://github.com/johnmanjohnston/rick-astely-image-replacer
A Chrome extension that replaces all images on a web page, to Rick Astely, and does some other goofy stuff!
https://github.com/johnmanjohnston/rick-astely-image-replacer
chrome chrome-extension javascript
Last synced: about 2 months ago
JSON representation
A Chrome extension that replaces all images on a web page, to Rick Astely, and does some other goofy stuff!
- Host: GitHub
- URL: https://github.com/johnmanjohnston/rick-astely-image-replacer
- Owner: johnmanjohnston
- License: mit
- Created: 2022-06-04T13:30:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T15:20:15.000Z (about 4 years ago)
- Last Synced: 2025-03-14T04:44:03.354Z (over 1 year ago)
- Topics: chrome, chrome-extension, javascript
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick Astely Image Replacer (Chrome Extension)
A Chrome extension that replaces all images on a web page, to Rick Astely, and changes the background to neon blue, the font color to neon red, and changes the font to Comic Sans!
The Chrome extension was programmed in JavaScript, and is made to annoy users by changing all the images on the webpage to an image of Rick Astely.
Apart from that, the extension also changes the background of the body of the webpage to blue, and the font color to red, and also changes the font to Comic Sans.
License about this code can be found in the `LICENSE` file.