WillSmith

Turn Everything Into Will Smith

WillSmithとは何ですか?

WillSmithはmachadop1407によって開発されたChromeの拡張機能で、その主な機能は「Turn Everything Into Will Smith」です。

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

screenshot

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

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

拡張機能の使用方法

                        Turn Everything Into Will Smith                    

拡張機能の基本情報

名前 WillSmith WillSmith
ID bndnoncoemlmanijfimkjjookphfbbmi
公式URL https://chromewebstore.google.com/detail/willsmith/bndnoncoemlmanijfimkjjookphfbbmi
説明 Turn Everything Into Will Smith
ファイルサイズ 218 KB
インストール数 21
現在のバージョン 0.1.0
最終更新日 2020-09-24
公開日 2020-09-24
評価 5.00/5 合計 1 レビュー
開発者 machadop1407
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WillSmith",
    "version": "0.1.0",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "Content.js"
            ]
        }
    ],
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}