Watchtower by ucool

Send you in game notifications when you're away. Generate daily free gems!

Watchtower by ucoolคืออะไร?

Watchtower by ucool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.commandersofevony.com และคุณลักษณะหลักของมันคือ "Send you in game notifications when you're away. Generate daily free gems!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Watchtower by ucool

ดาวน์โหลดไฟล์ส่วนขยาย Watchtower by ucool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Watchtower by ucool Watchtower by ucool
ID jomaapgapklkcffkahjmeceoldngihae
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/watchtower-by-ucool/jomaapgapklkcffkahjmeceoldngihae
คำอธิบาย Send you in game notifications when you're away. Generate daily free gems!
ขนาดไฟล์ 184 KB
จำนวนการติดตั้ง 838
เวอร์ชันปัจจุบัน 1.1.64
อัปเดตครั้งล่าสุด 2014-06-19
วันที่เผยแพร่ 2014-06-19
คะแนน 2.87/5 รวมทั้งหมด 169 คะแนน
ผู้พัฒนา http://www.commandersofevony.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.commandersofevony.com
URL หน้าช่วยเหลือ http://forum.ucool.com
ภาษาที่รองรับ en
manifest.json
{
    "name": "Watchtower by ucool",
    "short_name": "Watchtower by ucool",
    "manifest_version": 2,
    "version": "1.1.64",
    "background": {
        "page": "production.html"
    },
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "assets\/icons\/watchTower_128x128.png",
        "48": "assets\/icons\/watchTower_48x48.png",
        "16": "assets\/icons\/watchTower_16x16.png"
    },
    "permissions": [
        "notifications",
        "pushMessaging",
        "cookies",
        "webRequest",
        "storage",
        "*:\/\/*.ucool.com\/*",
        "*:\/\/*.commandersofevony.com\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.commandersofevony.com; object-src 'self' 'unsafe-eval' https:\/\/*.commandersofevony.com",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}