I'm on Crack
When you click the button it goes I'm on CRACK!
Vad är I'm on Crack?
I'm on Crack är en Chrome-tillägg utvecklad av MultiLagio, och dess huvudfunktion är "When you click the button it goes I'm on CRACK!".
Tilläggsskärmbilder
Ladda ner I'm on Crack-förlängningens CRX-fil
Ladda ner I'm on Crack-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | cealmfbcckeenmokfkmggapechpnbbjm |
Officiell webbadress | https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm |
Beskrivning | When you click the button it goes I'm on CRACK! |
Filstorlek | 543 KB |
Antal Installationer | 463 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2016-09-08 |
Publiceringsdatum | 2016-09-08 |
Betyg | 5.00/5 Totalt 4 Betyg |
Utvecklare | MultiLagio |
Betalningssätt | free |
Stödda Språk | 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" ] } |