Lick is the new Like

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

What is Lick is the new Like?

Lick is the new Like is a Chrome extension developed by buzzmn, and its main feature is "Change the Like button and icon on Facebook for the Lick button and icon.".

Extension Screenshots

screenshot

Download Lick is the new Like Extension CRX File

Download Lick is the new Like 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

                        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!                    

Extension Basic Information

Name Lick is the new Like Lick is the new Like
ID jkoehmomjjooddbgfjoghgblllakfnje
Official URL https://chromewebstore.google.com/detail/lick-is-the-new-like/jkoehmomjjooddbgfjoghgblllakfnje
Description Change the Like button and icon on Facebook for the Lick button and icon.
File Size 51.95 KB
Installation Count 125
Current Version 1.0.2
Last Updated 2014-01-21
Publish Date 2014-01-21
Rating 3.78/5 Total 18 Ratings
Developer buzzmn
Payment Type free
Supported Languages 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"
}