Cat > Trump

Replacing (some of) Donald Trump's images with a cat.

Cat > Trumpとは何ですか?

Cat > Trumpはleahxraexcarによって開発されたChromeの拡張機能で、その主な機能は「Replacing (some of) Donald Trump's images with a cat.」です。

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

screenshot
screenshot

Cat > Trump拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Replacing (some of) Donald Trump's images with a cat.                    

拡張機能の基本情報

名前 Cat > Trump Cat > Trump
ID keihijkeloabonioojkiohiloiebnbdl
公式URL https://chrome.google.com/webstore/detail/cat-%3E-trump/keihijkeloabonioojkiohiloiebnbdl
説明 Replacing (some of) Donald Trump's images with a cat.
ファイルサイズ 114 KB
インストール数 41
現在のバージョン 0.1
最終更新日 2016-11-16
公開日 2016-11-16
開発者 leahxraexcar
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cat > Trump",
    "version": "0.1",
    "web_accessible_resources": [
        "cat.jpg"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.1.1.min.js",
                "content.js"
            ]
        }
    ]
}