Jumbler

Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!

Jumblerคืออะไร?

Jumbler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Jumbler

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

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

                        Jumbler is more than a word shuffler tool. 

Ever had trouble deciding who to start first and who to go next?

In your DAILY STANDUP MEETINGS, simply fill in some participant names and hit the "Jumble Them" button.

Even at your social board games, let Jumbler help you decide the sequence of players.                    

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

ชื่อ Jumbler Jumbler
ID aidegdkjijkgcfbnbnaclmpefcijbchn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/jumbler/aidegdkjijkgcfbnbnaclmpefcijbchn
คำอธิบาย Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!
ขนาดไฟล์ 8.49 KB
จำนวนการติดตั้ง 37
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2020-04-11
วันที่เผยแพร่ 2020-04-10
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Jumbler",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Shuffle words or sentences. Even shuffle names - quickly decide who starts first and who goes next!",
    "author": "Weng Fai Wong",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "Shuffle words or sentences. Even shuffle names!",
        "default_popup": "popup.html"
    }
}