Word Battle Cheat

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

What is Word Battle Cheat?

Word Battle Cheat is a Chrome extension developed by T0X1C, and its main feature is "This extension helps you by suggesting words in Facebook Word Battle Game".

Extension Screenshots

screenshot

Download Word Battle Cheat Extension CRX File

Download Word Battle Cheat extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
Official URL https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
Description This extension helps you by suggesting words in Facebook Word Battle Game
File Size 236 KB
Installation Count 127
Current Version 2.3.2
Last Updated 2013-12-13
Publish Date 2013-12-13
Rating 4.75/5 Total 8 Ratings
Developer T0X1C
Email [email protected]
Payment Type free
Supported Languages 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"
}