Word Battle Cheat

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

什麼是Word Battle Cheat?

Word Battle Cheat是由T0X1C開發的Chrome擴展程式,該擴展的主要功能是“This extension helps you by suggesting words in Facebook Word Battle Game”。

擴展截圖

screenshot

下載Word Battle Cheat擴展crx文件

下載Word Battle Cheat擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}