I'm on Crack

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

Cos'è I'm on Crack?

I'm on Crack è un'estensione di Chrome sviluppata da MultiLagio, e la sua funzione principale è "When you click the button it goes I'm on CRACK!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione I'm on Crack

Scarica i file di estensione I'm on Crack in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
URL Ufficiale https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Descrizione When you click the button it goes I'm on CRACK!
Dimensione del File 543 KB
Conteggio Installazioni 463
Versione Corrente 1.0
Ultimo Aggiornamento 2016-09-08
Data di Pubblicazione 2016-09-08
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore MultiLagio
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}