Lick is the new Like

Change the Like button and icon on Facebook for the Lick button and icon.

Lick is the new Likeとは何ですか?

Lick is the new Likeはbuzzmnによって開発されたChromeの拡張機能で、その主な機能は「Change the Like button and icon on Facebook for the Lick button and icon.」です。

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

screenshot

Lick is the new Like拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Easily change the Like button and thumbs-up icon on Facebook for the Lick button and tongue icon! Lick is the new Like; it's time to lick what you truly love!                    

拡張機能の基本情報

名前 Lick is the new Like Lick is the new Like
ID jkoehmomjjooddbgfjoghgblllakfnje
公式URL https://chromewebstore.google.com/detail/lick-is-the-new-like/jkoehmomjjooddbgfjoghgblllakfnje
説明 Change the Like button and icon on Facebook for the Lick button and icon.
ファイルサイズ 51.95 KB
インストール数 125
現在のバージョン 1.0.2
最終更新日 2014-01-21
公開日 2014-01-21
評価 3.78/5 合計 18 レビュー
開発者 buzzmn
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "extension.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "name": "Lick is the new Like",
    "description": "Change the Like button and icon on Facebook for the Lick button and icon.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "version": "1.0.2"
}