I'm on Crack
When you click the button it goes I'm on CRACK!
I'm on Crack क्या है?
I'm on Crack MultiLagio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "When you click the button it goes I'm on CRACK!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में I'm on Crack एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cealmfbcckeenmokfkmggapechpnbbjm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm |
विवरण | When you click the button it goes I'm on CRACK! |
फ़ाइल का आकार | 543 KB |
स्थापना संख्या | 463 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2016-09-08 |
प्रकाशन तिथि | 2016-09-08 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | MultiLagio |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" ] } |