Word Battle Cheat

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

Qu'est-ce que Word Battle Cheat ?

Word Battle Cheat est une extension Chrome développée par T0X1C, et sa fonction principale est "This extension helps you by suggesting words in Facebook Word Battle Game".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Word Battle Cheat

Téléchargez les fichiers d'extension Word Battle Cheat au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
URL Officiel https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
Description This extension helps you by suggesting words in Facebook Word Battle Game
Taille du Fichier 236 KB
Nombre d'Installations 127
Version Actuelle 2.3.2
Dernière Mise à Jour 2013-12-13
Date de Publication 2013-12-13
Évaluation 4.75/5 Total 8 Évaluations
Développeur T0X1C
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}