I'm on Crack

When you click the button it goes I'm on CRACK!

What is I'm on Crack?

I'm on Crack is a Chrome extension developed by MultiLagio, and its main feature is "When you click the button it goes I'm on CRACK!".

Extension Screenshots

screenshot

Download I'm on Crack Extension CRX File

Download I'm on Crack 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

                        Back at it with another meme. When installing this extension, it puts a button to the top right of the omnibox which is used for fun. When clicked it plays "I'm on CRACK!" in a loop and shows a little picture of Joey Food Reviews. It's really funny when played at the right time.                    

Extension Basic Information

Name I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
Official URL https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Description When you click the button it goes I'm on CRACK!
File Size 543 KB
Installation Count 463
Current Version 1.0
Last Updated 2016-09-08
Publish Date 2016-09-08
Rating 5.00/5 Total 4 Ratings
Developer MultiLagio
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "I'm on Crack",
    "description": "When you click the button it goes I'm on CRACK!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "crack.html"
    },
    "permissions": [
        "activeTab"
    ]
}