Nicolas Cage
Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!
Nicolas Cageคืออะไร?
Nicolas Cage เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dmos และคุณลักษณะหลักของมันคือ "Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nicolas Cage
ดาวน์โหลดไฟล์ส่วนขยาย Nicolas Cage ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Recommended reading when using this extension: http://en.wikipedia.org/wiki/God https://www.biblegateway.com/passage/?search=Genesis+1
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Nicolas Cage |
ID | fjgbnnhgejbfgfbofeohlffjlpceejlm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/nicolas-cage/fjgbnnhgejbfgfbofeohlffjlpceejlm |
คำอธิบาย | Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet! |
ขนาดไฟล์ | 50.83 KB |
จำนวนการติดตั้ง | 1,966 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2014-09-11 |
วันที่เผยแพร่ | 2014-09-11 |
คะแนน | 4.74/5 รวมทั้งหมด 118 คะแนน |
ผู้พัฒนา | dmos |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "content_script.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_end" } ], "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "manifest_version": 2, "version": "1.0", "name": "Nicolas Cage", "description": "Replaces \"God\" with \"Nicolas Cage.\" May your Mountain Dew be sweet!" } |