This is a simple Chrome extension that displays a random dad joke whenever you click on it.
- Fetches a random dad joke from the "icanhazdadjoke" API.
- Displays the joke in the new tab.
- Provides a fun and lighthearted experience.
- Clone this repository or download the source code as a ZIP file.
- Open Google Chrome and go to
chrome://extensions
in the address bar. - Enable "Developer mode" using the toggle switch on the top right corner.
- Click on the "Load unpacked" button and select the folder containing the extension source code.
- The extension should now be installed and active in your Chrome browser.
- Click on the extension in Google Chrome, and the extension will automatically display a random dad joke.
- The "icanhazdadjoke" API for providing the random dad jokes.