I'm on Crack
When you click the button it goes I'm on CRACK!
Hvad er I'm on Crack?
I'm on Crack er en Chrome-udvidelse udviklet af MultiLagio, og dens hovedfunktion er "When you click the button it goes I'm on CRACK!".
Udvidelsesskærmbilleder
Download I'm on Crack-udvidelses-CRX-fil
Download I'm on Crack-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | cealmfbcckeenmokfkmggapechpnbbjm |
Officiel URL | https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm |
Beskrivelse | When you click the button it goes I'm on CRACK! |
Filstørrelse | 543 KB |
Antal Installationer | 463 |
Nuværende Version | 1.0 |
Senest Opdateret | 2016-09-08 |
Udgivelsesdato | 2016-09-08 |
Bedømmelse | 5.00/5 Samlet 4 Bedømmelser |
Udvikler | MultiLagio |
Betalingsmetode | free |
Understøttede Sprog | 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" ] } |