Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harishkotra/just-cat-gifs
This is a simple Chrome extension that displays random cat GIFs using the Cataas API. Written by ChatGPT.
https://github.com/harishkotra/just-cat-gifs
Last synced: about 2 months ago
JSON representation
This is a simple Chrome extension that displays random cat GIFs using the Cataas API. Written by ChatGPT.
- Host: GitHub
- URL: https://github.com/harishkotra/just-cat-gifs
- Owner: harishkotra
- Created: 2023-06-07T01:06:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T01:07:28.000Z (over 1 year ago)
- Last Synced: 2023-08-07T12:09:46.867Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Just Cat GIFs Chrome Extension
This is a simple Chrome extension that displays random cat GIFs using the Cataas API.
## Description
The Just Cat GIFs Chrome extension allows users to view a random cat GIF every time they open the extension. It uses the [Cataas API](https://cataas.com/) to fetch random cat GIFs.
## Features
- Displays a random cat GIF from the Cataas API.
- Provides a refresh link to load a new random cat GIF.## Installation
1. Clone the repository or download the source code.
2. Open Google Chrome and navigate to `chrome://extensions`.
3. Enable the "Developer mode" toggle at the top right corner.
4. Click on the "Load unpacked" button.
5. Select the folder containing the extension source code.## Usage
1. Click on the Chrome extension icon in the browser toolbar.
2. The extension will display a random cat GIF and a refresh link.
3. Click on the refresh link to load a new random cat GIF.## Contributing
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with descriptive messages.
4. Push your changes to your fork.
5. Submit a pull request to the main repository.## Acknowledgements
- This extension utilizes the [Cataas API](https://cataas.com/) for fetching cat GIFs.
---
*Note: This Chrome extension was fully generated with ChatGPT with only minimal human intervention fixing errors.*