Random Cat GIF

This extension will show you a random cat gif to keep you happy.

What is Random Cat GIF?

Random Cat GIF is a Chrome extension developed by The True North Company, and its main feature is "This extension will show you a random cat gif to keep you happy.".

Extension Screenshots

screenshot

Download Random Cat GIF Extension CRX File

Download Random Cat GIF 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

                        Who doesn't need more cats in their life? Use this to see an awesome cat GIF at random!                    

Extension Basic Information

Name Random Cat GIF Random Cat GIF
ID mgoklnodackhcoapoigopplnapkhbdaa
Official URL https://chrome.google.com/webstore/detail/random-cat-gif/mgoklnodackhcoapoigopplnapkhbdaa
Description This extension will show you a random cat gif to keep you happy.
File Size 500 KB
Installation Count 1,000
Current Version 3.0
Last Updated 2017-02-06
Publish Date 2017-02-06
Rating 4.89/5 Total 9 Ratings
Developer The True North Company
Email [email protected]
Payment Type free
Extension Website http://www.arjunrao.co
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Random Cat GIF",
    "description": "This extension will show you a random cat gif to keep you happy.",
    "version": "3.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}