Crash Predictor

Contact me telegram HoodieJr

Crash Predictor란 무엇입니까?

Crash Predictor은(는) Stake에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Contact me telegram HoodieJr"입니다.

확장 프로그램 스크린샷

screenshot

Crash Predictor 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Crash Predictor
Unlocks when you play Crash.

Contact : [email protected]



★ Chat input history (use up/down arrows)
★ View content of deleted messages
★ Copy Message button 
★ Mention user button when you hover over a message to give you the ability to @ any user or multiple users
★ Clear Chat for me  (open chat settings)                    

확장 프로그램 기본 정보

이름 Crash Predictor Crash Predictor
ID iegjbegemojbhmcbibegaajpfiligcbk
공식 URL https://chromewebstore.google.com/detail/crash-predictor/iegjbegemojbhmcbibegaajpfiligcbk
설명 Contact me telegram HoodieJr
파일 크기 26.88 KB
설치 횟수 443
현재 버전 1.1.0
최근 업데이트 2023-11-15
출시 날짜 2023-10-04
평점 4.47/5 총 36 개의 평점
개발자 Stake
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Crash Predictor",
    "description": "Contact me telegram HoodieJr",
    "version": "1.1.0",
    "permissions": [
        "storage",
        "clipboardWrite"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content.js.96671a55.e95afd74.js",
                "assets\/content.js.96671a55.js"
            ],
            "matches": [
                ""
            ],
            "css": [
                "assets\/content.js.df446fae.css"
            ]
        }
    ],
    "icons": {
        "16": "res\/icon\/app\/16.png",
        "24": "res\/icon\/app\/24.png",
        "32": "res\/icon\/app\/32.png",
        "64": "res\/icon\/app\/64.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "\/res\/icon\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/Utility.c392c438.js",
                "assets\/index.08457922.js",
                "assets\/content.js.96671a55.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_title": "Predictor"
    }
}