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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } |