DinoFacts

Replaces a New Tab page with inspirational Dinosaur facts.

DinoFactsคืออะไร?

DinoFacts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย innesm4 และคุณลักษณะหลักของมันคือ "Replaces a New Tab page with inspirational Dinosaur facts."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DinoFacts

ดาวน์โหลดไฟล์ส่วนขยาย DinoFacts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        DinoFacts is a Chrome Extension that gives you the power of the dinosaur.

https://github.com/innesm4/dinofacts

http://markinnes.co.uk                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ DinoFacts DinoFacts
ID opnccejldomblijdlfdnifdjeadmejok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dinofacts/opnccejldomblijdlfdnifdjeadmejok
คำอธิบาย Replaces a New Tab page with inspirational Dinosaur facts.
ขนาดไฟล์ 168 KB
จำนวนการติดตั้ง 43
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2014-09-24
วันที่เผยแพร่ 2014-09-24
คะแนน 2.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา innesm4
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://markinnes.co.uk/
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DinoFacts",
    "version": "0.4",
    "manifest_version": 2,
    "description": "Replaces a New Tab page with inspirational Dinosaur facts.",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "dino.html"
    }
}