dogify

A Google Chrome Extension that changes all images in a website into puppies.

MIT License

Stars
5

Dogify - A Simple Chrome Extension

{
    "name": "Dogify",
    "description": "A Google Chrome Extension that changes all images in a website into puppies.",
    "version": "0.0.1",
    "permissions": [
        "activeTab"
    ],
    "image-api": "https://placedog.net/"
}

Screenshot

Built With

Author

  • Enea Jahollari - Initial work - EneaJaho

License

This project is licensed under the MIT License - see the LICENSE.md file for details