Jokyfy is a fun and engaging Chrome extension that brings a touch of humor to programming. This repository contains the code for the Jokyfy Chrome extension, which generates random programming jokes and memes using various APIs.
- Clone or download the repository.
- Open Google Chrome and go to chrome://extensions/.
- Enable the "Developer mode" toggle switch on the top right corner.
- Click on the "Load unpacked" button and select the cloned/downloaded repository folder.
Once the Jokyfy extension is installed, follow these steps to use it:
- Open a new tab in Google Chrome.
- Go to extensions & look for Jokyfy.
- To view another joke, simply refresh the tab or click on Next Joke.
Contributions are welcome! If you'd like to enhance Jokyfy by adding new features, improving existing functionality, or integrating additional APIs for more jokes, please follow these steps:
- Fork the repository.
- Create a new branch for your feature: git checkout -b feature/my-feature.
- Make the necessary changes and commit them: git commit -m 'Add some feature'.
- Push the changes to your branch: git push origin feature/my-feature.
- Submit a pull request detailing your changes.
This project is licensed under the terms of the MIT License. Please see the LICENSE file for more details.
Jokyfy utilizes programming joke APIs to provide a wide range of humor. We would like to express our gratitude to the following APIs for their contributions:
- https://official-joke-api.appspot.com/jokes/programming/random
- https://v2.jokeapi.dev/joke/Programming?type=single
If you have any questions, suggestions, or feedback, please feel free to reach out to us:
Email: [email protected]
We appreciate your support and hope you enjoy using Jokyfy!