Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Was ist Magic 8Ball For Chrome?

Magic 8Ball For Chrome ist eine Chrome-Erweiterung, die von c3Apps Sweden entwickelt wurde, und ihr Hauptmerkmal ist "Get answers from the magic 8Ball in your browser!".

Erweiterungsscreenshots

screenshot

Magic 8Ball For Chrome-Erweiterungs-CRX-Datei herunterladen

Laden Sie Magic 8Ball For Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
Offizielle URL https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
Beschreibung Get answers from the magic 8Ball in your browser!
Dateigröße 296 KB
Installationsanzahl 466
Aktuelle Version 0.2
Letztes Update 2017-03-03
Veröffentlichungsdatum 2017-03-03
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler c3Apps Sweden
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}