Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Magic 8Ball For Chromeとは何ですか?

Magic 8Ball For Chromeはc3Apps Swedenによって開発されたChromeの拡張機能で、その主な機能は「Get answers from the magic 8Ball in your browser!」です。

拡張機能のスクリーンショット

screenshot

Magic 8Ball For Chrome拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}