Naruto Đại Chiến

Naruto Đại Chiến

What is Naruto Đại Chiến?

Naruto Đại Chiến is a Chrome extension developed by 2T Young World, and its main feature is "Naruto Đại Chiến".

Extension Screenshots

screenshot

Download Naruto Đại Chiến Extension CRX File

Download Naruto Đại Chiến extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Sản phẩm được phát triển bởi narutodaichien.com. Nhằm mục đích hỗ trợ cho game thủ :

- Thay đổi mở tab mới thành trang chủ của game
- Cập nhật thông tin mới nhất từ game
- Cập nhật các banner sự kiện mới nhất của game
- Nhận quà đăng nhập hằng ngày dành riêng cho tiện ích này.
- Đăng nhập nhanh vào server vừa chơi                    

Extension Basic Information

Name Naruto Đại Chiến Naruto Đại Chiến
ID gcenmccakhemepfpogciahmlbgjpmbok
Official URL https://chromewebstore.google.com/detail/naruto-%C4%91%E1%BA%A1i-chi%E1%BA%BFn/gcenmccakhemepfpogciahmlbgjpmbok
Description Naruto Đại Chiến
File Size 501 KB
Installation Count 519
Current Version 2.3
Last Updated 2015-08-31
Publish Date 2015-08-30
Rating 4.66/5 Total 67 Ratings
Developer 2T Young World
Payment Type free
Extension Website http://narutodaichien.com/
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Naruto \u0110\u1ea1i Chi\u1ebfn",
    "version": "2.3",
    "description": "Naruto \u0110\u1ea1i Chi\u1ebfn",
    "content_scripts": [
        {
            "js": [
                "js\/jquery.min.js",
                "js\/background.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "19": "images\/icon19.png",
            "38": "images\/icon38.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "19": "images\/icon19.png",
        "38": "images\/icon38.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.min.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/connect.facebook.net https:\/\/www.facebook.com; object-src 'self'"
}