A simple Chrome extension that brings a smile to your face by showing a random joke every time you open it. Built with HTML, CSS, and JavaScript.
- Displays a random joke whenever the extension is opened.
- Clean and user-friendly interface.
- Lightweight and fast.
- HTML: For structuring the extension popup.
- CSS: For styling the user interface.
- JavaScript: For fetching and displaying random jokes.
-
Clone this repository or download it as a ZIP file:
git clone https://github.com/Dev2139/Random-Joke-Extension.git
-
Open Google Chrome and navigate to
chrome://extensions/. -
Enable Developer Mode in the top-right corner.
-
Click Load unpacked and select the folder containing the extension files.
-
The extension will now be added to Chrome, and its icon will appear in the extensions bar. (I made a file Explaination.md which gives Detailed explaination how to deploy an Extension to the Chrome Web Store)
-
Click on the extension icon in the Chrome toolbar.
-
A random joke will be displayed in the popup.
-
Laugh and enjoy your day!
Contributions are welcome! Feel free to open an issue or submit a pull request.
Made with ❤️ to brighten your day!

