T-Rex Doomsday Race🦖

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

T-Rex Doomsday Race🦖란 무엇입니까?

T-Rex Doomsday Race🦖은(는) vicvinc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "🦖🦖🦖Doomsday Race of Chrome Offline 'T-Rex' game.🦕🦕🦕"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

T-Rex Doomsday Race🦖 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🦖🦖🦖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": [
        ""
    ]
}