Skip to content

Playful prank to demonstrate the practical application of contentscript.js in Chrome extension development.

Notifications You must be signed in to change notification settings

RitickLath/ColorFoolPrank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorFool-Prank - A Colorful UI Prank Chrome Extension

Video

prank.ui.mp4

ColorFool-Prank is a lighthearted Chrome extension designed to add a playful twist to your web browsing experience. With a simple click, you can prank your friends and colleagues by changing the background color of websites. Enjoy a fun and colorful journey while browsing the web!

Features

  • Background Color Prank: Change the background color of websites with just one click.
  • Continuous Prank: The color keeps changing at a regular interval for an added surprise.
  • Prank Your Friends: Share laughter and camaraderie by surprising your friends with unexpected color spectacles.
  • GitHub Repository: https://github.com/RitickLath/ChromaPrank

Content Script - The Magic Behind the Prank

ColorFool-Prank's magic lies within the content script. This script is responsible for injecting colorful pranks into the websites you visit. The content script leverages the power of JavaScript to manipulate the DOM (Document Object Model) of web pages, allowing it to change the background color dynamically.

The content script continuously alters the background color of websites, creating a fun and surprising experience as you navigate different web pages. It showcases how JavaScript can interact with and modify the structure and style of web content, all in the name of good-natured fun!

Contribution

If you want to contribute to this project or report issues, please visit the GitHub repository. Your feedback and contributions are welcome!

License

This Chrome extension is open-source and available under the MIT License.

Author

Enjoy your colorful browsing experience with ColorFool-Prank!

About

Playful prank to demonstrate the practical application of contentscript.js in Chrome extension development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published