Cute Kittens

Click for cute kittens! Cheers you up super fast.

What is Cute Kittens?

Cute Kittens is a Chrome extension developed by robloxmcdj, and its main feature is "Click for cute kittens! Cheers you up super fast.".

Extension Screenshots

screenshot

Download Cute Kittens Extension CRX File

Download Cute Kittens 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

                        Install this app to view new pictures of cute kittens on Flickr with a click of the mouse! This app will cheer you up when you're down. For now, there are no options to configure.                    

Extension Basic Information

Name Cute Kittens Cute Kittens
ID gfnilekanmfhlbjkbmapnnddfmegialo
Official URL https://chrome.google.com/webstore/detail/cute-kittens/gfnilekanmfhlbjkbmapnnddfmegialo
Description Click for cute kittens! Cheers you up super fast.
File Size 63.2 KB
Installation Count 103
Current Version 1.5
Last Updated 2014-04-30
Publish Date 2014-04-30
Rating 2.17/5 Total 6 Ratings
Developer robloxmcdj
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cute Kittens",
    "description": "Click for cute kittens! Cheers you up super fast.",
    "version": "1.5",
    "options_page": "options.html",
    "icons": {
        "16": "icon.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "https:\/\/secure.flickr.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}