The Dad Jokes Chrome Extension is a fun and entertaining project that brings the joy of dad jokes to your browsing experience. This extension displays a random dad joke every time you open a new tab in your Google Chrome browser, ensuring a constant supply of laughter and groans.
To install the Dad Jokes Chrome Extension, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/your-username/dad-jokes-chrome-extension.git
-
Open Google Chrome and navigate to chrome://extensions.
-
Enable the Developer mode toggle switch located in the top-right corner of the page.
-
Click on the Load unpacked button and select the cloned directory (dad-jokes-chrome-extension) from your local machine.
-
The Dad Jokes Chrome Extension should now be installed and active in your browser.
-
Dad Jokes API - A free and open API for retrieving dad jokes.
-
Chrome Extension Developer Guide - Official documentation for developing Chrome extensions.