Crash Predictor

Contact me telegram HoodieJr

Cos'è Crash Predictor?

Crash Predictor è un'estensione di Chrome sviluppata da Stake, e la sua funzione principale è "Contact me telegram HoodieJr".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Crash Predictor

Scarica i file di estensione Crash Predictor in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Crash Predictor Crash Predictor
ID iegjbegemojbhmcbibegaajpfiligcbk
URL Ufficiale https://chromewebstore.google.com/detail/crash-predictor/iegjbegemojbhmcbibegaajpfiligcbk
Descrizione Contact me telegram HoodieJr
Dimensione del File 26.88 KB
Conteggio Installazioni 443
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-11-15
Data di Pubblicazione 2023-10-04
Valutazione 4.47/5 Totale 36 Valutazioni
Sviluppatore Stake
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}