I'm on Crack
When you click the button it goes I'm on CRACK!
ما هو I'm on Crack؟
I'm on Crack هو إضافة Chrome تم تطويرها بواسطة MultiLagio، والميزة الرئيسية لها هي "When you click the button it goes I'm on CRACK!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة I'm on Crack
قم بتنزيل ملفات الامتداد I'm on Crack بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" ] } |