MeowMeowFacts

A fun cat fact with every new tab :)

MeowMeowFactsคืออะไร?

MeowMeowFacts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://seanandthomas.com และคุณลักษณะหลักของมันคือ "A fun cat fact with every new tab :)"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        A Chrome Extension made by Sean and Thomas. Each time you open a new tab, you get a cat fact!  We proudly have the largest cat facts database on the internet…how PAWSOME is that?! Let us know what you think :)

Want to help contribute or know a cool cat fact? Email us at [email protected]

Cats and cuteness by collaboration with Studio Jeanne => studiojeanne.com                    

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

ชื่อ MeowMeowFacts MeowMeowFacts
ID mbjjeoifjkenllinddfmibncnfmcofkl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/meowmeowfacts/mbjjeoifjkenllinddfmibncnfmcofkl
คำอธิบาย A fun cat fact with every new tab :)
ขนาดไฟล์ 764 KB
จำนวนการติดตั้ง 123
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2018-03-16
วันที่เผยแพร่ 2018-03-15
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://seanandthomas.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://seanandthomas.com
URL หน้าช่วยเหลือ https://hacksmithlabs.com
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MeowMeowFacts",
    "description": "A fun cat fact with every new tab :)",
    "version": "1.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "128": "cat_icon128.png"
    }
}