Word Battle Cheat

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

Word Battle Cheat là gì?

Word Battle Cheat là một tiện ích mở rộng Chrome được phát triển bởi T0X1C, và tính năng chính của nó là "This extension helps you by suggesting words in Facebook Word Battle Game".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Word Battle Cheat

Tải xuống các tệp mở rộng Word Battle Cheat dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Word Battle Cheat Word Battle Cheat
ID ahpggnddickeebhookfhfagcigeknkmj
URL Chính Thức https://chromewebstore.google.com/detail/word-battle-cheat/ahpggnddickeebhookfhfagcigeknkmj
Mô tả This extension helps you by suggesting words in Facebook Word Battle Game
Kích Thước Tệp 236 KB
Số Lần Cài Đặt 127
Phiên Bản Hiện Tại 2.3.2
Cập Nhật Lần Cuối 2013-12-13
Ngày Phát Hành 2013-12-13
Đánh Giá 4.75/5 Tổng số 8 Đánh Giá
Nhà Phát Triển T0X1C
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}