Word Battle Cheat

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

Word Battle Cheat क्या है?

Word Battle Cheat T0X1C द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension helps you by suggesting words in Facebook Word Battle Game"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Word Battle Cheat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}