Classic Magic 8 Ball

Shake the magic ball to get the answer to your question

Classic Magic 8 Ballคืออะไร?

Classic Magic 8 Ball เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Nicolas Grillet และคุณลักษณะหลักของมันคือ "Shake the magic ball to get the answer to your question"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Classic Magic 8 Ball

ดาวน์โหลดไฟล์ส่วนขยาย Classic Magic 8 Ball ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Shake the magic ball to get the answer to your question.
This is magic !                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Classic Magic 8 Ball Classic Magic 8 Ball
ID oagapidejjnknjddmhckmfaiijgaplbe
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/classic-magic-8-ball/oagapidejjnknjddmhckmfaiijgaplbe
คำอธิบาย Shake the magic ball to get the answer to your question
ขนาดไฟล์ 653 KB
จำนวนการติดตั้ง 53
เวอร์ชันปัจจุบัน 0.0.7
อัปเดตครั้งล่าสุด 2017-04-06
วันที่เผยแพร่ 2017-04-06
คะแนน 3.67/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Nicolas Grillet
อีเมล [email protected]
ประเภทการชำระเงิน in_store
ภาษาที่รองรับ de,en,fr,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extname__",
    "version": "0.0.7",
    "manifest_version": 2,
    "description": "__MSG_desc__",
    "homepage_url": "http:\/\/www.codnex.net",
    "icons": {
        "16": "icons\/logo16.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "offline_enabled": true,
    "author": "Nicoss01",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/logo32.png",
        "default_title": "Shake my ball",
        "default_popup": "src\/page_action\/tb.html"
    },
    "short_name": "Classic Magic 8 Ball",
    "permissions": [
        "tabs"
    ]
}