Word Battle Cheat

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

Wat is Word Battle Cheat?

Word Battle Cheat is een Chrome-extensie ontwikkeld door T0X1C, en de belangrijkste functie is "This extension helps you by suggesting words in Facebook Word Battle Game".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Word Battle Cheat

Download Word Battle Cheat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
Officiële URL https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
Beschrijving This extension helps you by suggesting words in Facebook Word Battle Game
Bestandsgrootte 236 KB
Aantal Installaties 127
Huidige Versie 2.3.2
Laatst Bijgewerkt 2013-12-13
Publicatiedatum 2013-12-13
Beoordeling 4.75/5 Totaal 8 Beoordelingen
Ontwikkelaar T0X1C
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}