Dreamland Story - Play Game Shortcut

Launches Dreamland Story straight from your browser toolbar. Play whenever you want!

Dreamland Story - Play Game Shortcutคืออะไร?

Dreamland Story - Play Game Shortcut เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dev@remi และคุณลักษณะหลักของมันคือ "Launches Dreamland Story straight from your browser toolbar. Play whenever you want!"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dreamland Story - Play Game Shortcut

ดาวน์โหลดไฟล์ส่วนขยาย Dreamland Story - Play Game Shortcut ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        This extension allows you to launch Dreamland Story game (web version) straight from your browser toolbar. You can achieve the best result when you pin an icon of the extension to your browser toolbar.                    

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

ชื่อ Dreamland Story - Play Game Shortcut Dreamland Story - Play Game Shortcut
ID femolaikomdnigbodefkjhpjgkdopbci
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dreamland-story-play-game/femolaikomdnigbodefkjhpjgkdopbci
คำอธิบาย Launches Dreamland Story straight from your browser toolbar. Play whenever you want!
ขนาดไฟล์ 57.23 KB
จำนวนการติดตั้ง 3,261
เวอร์ชันปัจจุบัน 0.4.1
อัปเดตครั้งล่าสุด 2021-07-01
วันที่เผยแพร่ 2018-09-27
คะแนน 4.10/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา dev@remi
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/actions.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icons\/DS_Beacon_Icon_16x16.png",
        "48": "icons\/DS_Beacon_Icon_48x48.png",
        "128": "icons\/DS_Beacon_Icon_128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/DS_Beacon_Icon_48x48.png"
    },
    "manifest_version": 2,
    "version": "0.4.1"
}