Christian to Illuminati
Changes Christian to Illuminati
Christian to Illuminatiคืออะไร?
Christian to Illuminati เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pokemonrater และคุณลักษณะหลักของมันคือ "Changes Christian to Illuminati"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Christian to Illuminati
ดาวน์โหลดไฟล์ส่วนขยาย Christian to Illuminati ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | kaibchhnfaedkjhgkipopbfjoggalbhm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/christian-to-illuminati/kaibchhnfaedkjhgkipopbfjoggalbhm |
คำอธิบาย | Changes Christian to Illuminati |
ขนาดไฟล์ | 3.51 KB |
จำนวนการติดตั้ง | 19 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2016-03-08 |
วันที่เผยแพร่ | 2016-03-08 |
คะแนน | 3.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | pokemonrater |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Christian to Illuminati", "description": "Changes Christian to Illuminati", "version": "1.0", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |