Crash Predictor

Contact me telegram HoodieJr

What is Crash Predictor?

Crash Predictor is a Chrome extension developed by Stake, and its main feature is "Contact me telegram HoodieJr".

Extension Screenshots

screenshot

Download Crash Predictor Extension CRX File

Download Crash Predictor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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)                    

Extension Basic Information

Name Crash Predictor Crash Predictor
ID iegjbegemojbhmcbibegaajpfiligcbk
Official URL https://chromewebstore.google.com/detail/crash-predictor/iegjbegemojbhmcbibegaajpfiligcbk
Description Contact me telegram HoodieJr
File Size 26.88 KB
Installation Count 443
Current Version 1.1.0
Last Updated 2023-11-15
Publish Date 2023-10-04
Rating 4.47/5 Total 36 Ratings
Developer Stake
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}