Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1000 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 1000 Bytes

Joke Chrome Extension

This is a simple Chrome extension that displays a random dad joke whenever you click on it.

Features

  • Fetches a random dad joke from the "icanhazdadjoke" API.
  • Displays the joke in the new tab.
  • Provides a fun and lighthearted experience.

Installation

  1. Clone this repository or download the source code as a ZIP file.
  2. Open Google Chrome and go to chrome://extensions in the address bar.
  3. Enable "Developer mode" using the toggle switch on the top right corner.
  4. Click on the "Load unpacked" button and select the folder containing the extension source code.
  5. The extension should now be installed and active in your Chrome browser.

Usage

  • Click on the extension in Google Chrome, and the extension will automatically display a random dad joke. dadjoke

API Use

  • The "icanhazdadjoke" API for providing the random dad jokes.