I'm on Crack

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

Apa itu I'm on Crack?

I'm on Crack adalah ekstensi Chrome yang dikembangkan oleh MultiLagio, dan fitur utamanya adalah "When you click the button it goes I'm on CRACK!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi I'm on Crack

Unduh file ekstensi I'm on Crack dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
URL Resmi https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Deskripsi When you click the button it goes I'm on CRACK!
Ukuran File 543 KB
Jumlah Instalasi 463
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-09-08
Tanggal Publikasi 2016-09-08
Penilaian 5.00/5 Total 4 Penilaian
Pengembang MultiLagio
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}