I'm on Crack

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

¿Qué es I'm on Crack?

I'm on Crack es una extensión de Chrome desarrollada por MultiLagio, y su función principal es "When you click the button it goes I'm on CRACK!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión I'm on Crack

Descarga archivos de extensión I'm on Crack en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
URL Oficial https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Descripción When you click the button it goes I'm on CRACK!
Tamaño del Archivo 543 KB
Cantidad de Instalaciones 463
Versión Actual 1.0
Última Actualización 2016-09-08
Fecha de Publicación 2016-09-08
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador MultiLagio
Tipo de Pago free
Idiomas Soportados 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"
    ]
}