GIF Finder

Search and discover your favorite gifs!

What is GIF Finder?

GIF Finder is a Chrome extension developed by https://tonybatts.com, and its main feature is "Search and discover your favorite gifs!".

Extension Screenshots

screenshot
screenshot

Download GIF Finder Extension CRX File

Download GIF Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Tired of heading to google for that perfect gif? 

Use GIF Finder to quickly and easily search for gifs without the need to open a new tab and rummage through google results.

Simply pin the extension to your toolbar, click the icon, type in your search term and hit enter!

Once you find that perfect gif, click and drag it to your desktop.

Click the trending icon at the top right to view the top trending gifs.                    

Extension Basic Information

Name GIF Finder GIF Finder
ID kkjapobcgnmmbeogpoaeghheobcehkll
Official URL https://chromewebstore.google.com/detail/gif-finder/kkjapobcgnmmbeogpoaeghheobcehkll
Description Search and discover your favorite gifs!
File Size 15.73 KB
Installation Count 365
Current Version 1.021
Last Updated 2022-04-18
Publish Date 2021-10-07
Rating 5.00/5 Total 2 Ratings
Developer https://tonybatts.com
Email [email protected]
Payment Type free
Extension Website https://www.tonybatts.com/
Help Page URL https://www.tonybatts.com/#contact
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GIF Finder",
    "version": "1.021",
    "description": "Search and discover your favorite gifs!",
    "short_name": "Search and discover your favorite gifs!",
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}