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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}