Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Что такое Magic 8Ball For Chrome?

Magic 8Ball For Chrome - это расширение Chrome, разработанное c3Apps Sweden, и его основная функция - "Get answers from the magic 8Ball in your browser!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Magic 8Ball For Chrome

Скачайте файлы расширений Magic 8Ball For Chrome в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
Официальный URL https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
Описание Get answers from the magic 8Ball in your browser!
Размер файла 296 KB
Количество установок 466
Текущая Версия 0.2
Последнее Обновление 2017-03-03
Дата публикации 2017-03-03
Рейтинг 3.67/5 Всего 3 оценок
Разработчик c3Apps Sweden
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}