Dickbutter
Everyone could use more Dickbutt in their life.
ما هو Dickbutter؟
Dickbutter هو إضافة Chrome تم تطويرها بواسطة Big Boys NYC، والميزة الرئيسية لها هي "Everyone could use more Dickbutt in their life.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dickbutter
قم بتنزيل ملفات الامتداد Dickbutter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.
معلومات أساسية عن التمديد
الاسم | |
ID | ggojbdpmkdmhmjielkjeladamhdflkdm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm |
الوصف | Everyone could use more Dickbutt in their life. |
حجم الملف | 4.31 KB |
عدد التثبيتات | 85 |
النسخة الحالية | 0.0.3 |
آخر تحديث | 2015-03-16 |
تاريخ النشر | 2015-03-16 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | Big Boys NYC |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dickbutter", "version": "0.0.3", "description": "Everyone could use more Dickbutt in their life.", "icons": { "32": "d32.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Toggle Dickbutt", "default_icon": "d32.png" }, "permissions": [ "activeTab" ], "author": "Chris Germano" } |