It's a simple project for “Google Chrome Extensions” as a kind of exercise for HTML, CSS and JS (Knowledge from ZTM courses). Feel free to clone it and play around with it.
Note
It is not perfect and only as an simple example for Chrome Extension.
This Chrome extension, "Chuck Norris Jokes," fetches and displays a random Chuck Norris joke from the chucknorris-API. The extension provides users with an interactive experience where they can load new jokes with a button click, with dynamic text updates to enhance engagement.
- Clone this repository.
- Load directory
./extension
in Chrome as an unpacked extension. - Open the Extension menu and click the extension named "Chuck Norris Jokes".
- Click on the extension's icon to request new joke.