Cute Kittens

Click for cute kittens! Cheers you up super fast.

Cute Kittensとは何ですか?

Cute Kittensはrobloxmcdjによって開発されたChromeの拡張機能で、その主な機能は「Click for cute kittens! Cheers you up super fast.」です。

拡張機能のスクリーンショット

screenshot

Cute Kittens拡張機能のCRXファイルをダウンロード

Cute Kittens拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Cute Kittens Cute Kittens
ID gfnilekanmfhlbjkbmapnnddfmegialo
公式URL https://chrome.google.com/webstore/detail/cute-kittens/gfnilekanmfhlbjkbmapnnddfmegialo
説明 Click for cute kittens! Cheers you up super fast.
ファイルサイズ 63.2 KB
インストール数 103
現在のバージョン 1.5
最終更新日 2014-04-30
公開日 2014-04-30
評価 2.17/5 合計 6 レビュー
開発者 robloxmcdj
支払い方法 free
対応言語 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"
    }
}