T-Rex Doomsday Race🦖

🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕

T-Rex Doomsday Race🦖คืออะไร?

T-Rex Doomsday Race🦖 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย vicvinc และคุณลักษณะหลักของมันคือ "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย T-Rex Doomsday Race🦖

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

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

                        🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕                    

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

ชื่อ T-Rex Doomsday Race🦖 T-Rex Doomsday Race🦖
ID djenlehakpehhfnkhfhkeoblngjbcdlm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/t-rex-doomsday-race%F0%9F%A6%96/djenlehakpehhfnkhfhkeoblngjbcdlm
คำอธิบาย 🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕
ขนาดไฟล์ 149 KB
จำนวนการติดตั้ง 70
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2023-06-11
วันที่เผยแพร่ 2023-06-10
ผู้พัฒนา vicvinc
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en,en-GB,en-US,zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "0.0.1",
    "icons": {
        "128": "images\/icon\/logo-1.png"
    },
    "background": [],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/icon\/logo-1.png",
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'"
    },
    "permissions": [
        ""
    ]
}