Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Vad är Magic 8Ball For Chrome?

Magic 8Ball For Chrome är en Chrome-tillägg utvecklad av c3Apps Sweden, och dess huvudfunktion är "Get answers from the magic 8Ball in your browser!".

Tilläggsskärmbilder

screenshot

Ladda ner Magic 8Ball For Chrome-förlängningens CRX-fil

Ladda ner Magic 8Ball For Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
Officiell webbadress https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
Beskrivning Get answers from the magic 8Ball in your browser!
Filstorlek 296 KB
Antal Installationer 466
Aktuell Version 0.2
Senast Uppdaterad 2017-03-03
Publiceringsdatum 2017-03-03
Betyg 3.67/5 Totalt 3 Betyg
Utvecklare c3Apps Sweden
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}