Word Battle Cheat

This extension helps you by suggesting words in Facebook Word Battle Game

Word Battle Cheatคืออะไร?

Word Battle Cheat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย T0X1C และคุณลักษณะหลักของมันคือ "This extension helps you by suggesting words in Facebook Word Battle Game"

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

screenshot

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

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

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

                        Stuck when trying to figure out those Jumbled letters?? No more googling or asking your friends. Here is an extension that helps you in tight situations like these. Note: WordBattle game is really amazing and a fun way to spend your time with friends on Facebook. So.... Don't Cheat!                    

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

ชื่อ Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
คำอธิบาย This extension helps you by suggesting words in Facebook Word Battle Game
ขนาดไฟล์ 236 KB
จำนวนการติดตั้ง 127
เวอร์ชันปัจจุบัน 2.3.2
อัปเดตครั้งล่าสุด 2013-12-13
วันที่เผยแพร่ 2013-12-13
คะแนน 4.75/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา T0X1C
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Word Battle Cheat",
    "description": "This extension helps you by suggesting words in Facebook Word Battle Game",
    "version": "2.3.2",
    "permissions": [
        "https:\/\/*.facebook.com\/"
    ],
    "background": {
        "scripts": [
            "js\/AN.min.js"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "offline_enabled": true,
    "omnibox": {
        "keyword": "anagram"
    },
    "short_name": "Word Hack",
    "author": "Ajumal Ashraf"
}