I'm on Crack

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

Qu'est-ce que I'm on Crack ?

I'm on Crack est une extension Chrome développée par MultiLagio, et sa fonction principale est "When you click the button it goes I'm on CRACK!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension I'm on Crack

Téléchargez les fichiers d'extension I'm on Crack au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom I'm on Crack I'm on Crack
ID cealmfbcckeenmokfkmggapechpnbbjm
URL Officiel https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm
Description When you click the button it goes I'm on CRACK!
Taille du Fichier 543 KB
Nombre d'Installations 463
Version Actuelle 1.0
Dernière Mise à Jour 2016-09-08
Date de Publication 2016-09-08
Évaluation 5.00/5 Total 4 Évaluations
Développeur MultiLagio
Type de Paiement free
Langues Prises en Charge 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"
    ]
}