I'm on Crack

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

什么是I'm on Crack?

I'm on Crack是由MultiLagio开发的Chrome扩展程序,该扩展的主要功能是“When you click the button it goes I'm on CRACK!”。

扩展截图

screenshot

下载I'm on Crack扩展crx文件

下载I'm on Crack扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
官方URL https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
简介 When you click the button it goes I'm on CRACK!
文件大小 543 KB
安装次数 463
当前版本 1.0
更新时间 2016-09-08
上架时间 2016-09-08
评分 5.00/5 共4次评分
开发者 MultiLagio
付费类型 free
支持的语言 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"
    ]
}