Word Battle Cheat

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

Cos'è Word Battle Cheat?

Word Battle Cheat è un'estensione di Chrome sviluppata da T0X1C, e la sua funzione principale è "This extension helps you by suggesting words in Facebook Word Battle Game".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Word Battle Cheat

Scarica i file di estensione Word Battle Cheat in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
URL Ufficiale https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
Descrizione This extension helps you by suggesting words in Facebook Word Battle Game
Dimensione del File 236 KB
Conteggio Installazioni 127
Versione Corrente 2.3.2
Ultimo Aggiornamento 2013-12-13
Data di Pubblicazione 2013-12-13
Valutazione 4.75/5 Totale 8 Valutazioni
Sviluppatore T0X1C
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}