Naughty content.
Replace content with surprise butt sex
Naughty content.คืออะไร?
Naughty content. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Huguini และคุณลักษณะหลักของมันคือ "Replace content with surprise butt sex"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Naughty content.
ดาวน์โหลดไฟล์ส่วนขยาย Naughty content. ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ![]() |
ID | cjadpajchobeflooiacdifgolaaomljf |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/naughty-content/cjadpajchobeflooiacdifgolaaomljf |
คำอธิบาย | Replace content with surprise butt sex |
ขนาดไฟล์ | 17.98 KB |
จำนวนการติดตั้ง | 111 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2016-05-19 |
วันที่เผยแพร่ | 2016-05-19 |
คะแนน | 3.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Huguini |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Naughty content.", "description": "Replace content with surprise butt sex", "version": "0.0.1", "icons": { "128": "images\/icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |