Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Magic 8Ball For Chrome là gì?

Magic 8Ball For Chrome là một tiện ích mở rộng Chrome được phát triển bởi c3Apps Sweden, và tính năng chính của nó là "Get answers from the magic 8Ball in your browser!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Magic 8Ball For Chrome

Tải xuống các tệp mở rộng Magic 8Ball For Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
URL Chính Thức https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
Mô tả Get answers from the magic 8Ball in your browser!
Kích Thước Tệp 296 KB
Số Lần Cài Đặt 466
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2017-03-03
Ngày Phát Hành 2017-03-03
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển c3Apps Sweden
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}