Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Cos'è Magic 8Ball For Chrome?

Magic 8Ball For Chrome è un'estensione di Chrome sviluppata da c3Apps Sweden, e la sua funzione principale è "Get answers from the magic 8Ball in your browser!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Magic 8Ball For Chrome

Scarica i file di estensione Magic 8Ball For Chrome 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

                        The Magic 8Ball is now available in your browser!

Press the button in the top right corner of your button, enter your question and easy as that, you've got an answer to your question!

This extension is fully offline compitable.                    

Informazioni di Base sull'Estensione

Nome Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
URL Ufficiale https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
Descrizione Get answers from the magic 8Ball in your browser!
Dimensione del File 296 KB
Conteggio Installazioni 466
Versione Corrente 0.2
Ultimo Aggiornamento 2017-03-03
Data di Pubblicazione 2017-03-03
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore c3Apps Sweden
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Magic 8Ball For Chrome",
    "short_name": "Magic 8Ball",
    "description": "Get answers from the magic 8Ball in your browser!",
    "version": "0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "8ball.html"
    }
}