4chan dubs
dubs
4chan dubsคืออะไร?
4chan dubs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย azimbin และคุณลักษณะหลักของมันคือ "dubs"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 4chan dubs
ดาวน์โหลดไฟล์ส่วนขยาย 4chan dubs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
shows dubs trips quads etc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | 4chan dubs |
ID | dnlncchkpchienfknddkaainmiaglmkh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/4chan-dubs/dnlncchkpchienfknddkaainmiaglmkh |
คำอธิบาย | dubs |
ขนาดไฟล์ | 49.34 KB |
จำนวนการติดตั้ง | 10 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2018-01-29 |
วันที่เผยแพร่ | 2018-01-28 |
ผู้พัฒนา | azimbin |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "4chan dubs", "description": "dubs", "version": "2.0", "icons": { "128": "icon.png" }, "permissions": [ "activeTab" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "for my dude fadi" }, "manifest_version": 2 } |