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
电子邮箱 [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"
    }
}