Trick or treat!

A halloween cookie clicker!

Cos'è Trick or treat!?

Trick or treat! è un'estensione di Chrome sviluppata da 2K inc., e la sua funzione principale è "A halloween cookie clicker!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Trick or treat!

Scarica i file di estensione Trick or treat! 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

                        Go trick or treating, but with a twist: in the computer! Fun for all ages. Now everyone can go trick or treating anywhere at any time! Visit our website at https://2kinc.me/

Version 2.01

-Bugfixes                    

Informazioni di Base sull'Estensione

Nome Trick or treat! Trick or treat!
ID migjjgahlnpolhmacicegfjdpbbnhngc
URL Ufficiale https://chrome.google.com/webstore/detail/trick-or-treat/migjjgahlnpolhmacicegfjdpbbnhngc
Descrizione A halloween cookie clicker!
Dimensione del File 343 KB
Conteggio Installazioni 52
Versione Corrente 2.01
Ultimo Aggiornamento 2019-10-31
Data di Pubblicazione 2019-10-31
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore 2K inc.
Tipo di Pagamento free
Sito Web dell'Estensione https://2kinc.me/
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Trick or treat!",
    "description": "A halloween cookie clicker!",
    "version": "2.01",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "images\/pumpkin128.png"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}