PlayDiplomacy for Google Chrome™

This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.

PlayDiplomacy for Google Chrome™คืออะไร?

PlayDiplomacy for Google Chrome™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย JD Creative และคุณลักษณะหลักของมันคือ "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PlayDiplomacy for Google Chrome™

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

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

                        Playdiplomacy.com - home of Avalon Hill's Diplomacy board game - users can use this extension to have game overview information at the click of a button. 1 click and you can see wether you have orders to make or finalize, unread messages, when your next deadline is and more!

You can also use this extension to "watch" up to 5 forum topics. This will allow you to be able to see if a topic you are watching has any unread messages or not.

Increase your reliability, and decrease your time wasted checking if you have orders to make or messages to read and reply to.                    

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

ชื่อ PlayDiplomacy for Google Chrome™ PlayDiplomacy for Google Chrome™
ID gkmidokhonpidchoiilmdlcldakampel
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/playdiplomacy-for-google/gkmidokhonpidchoiilmdlcldakampel
คำอธิบาย This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.
ขนาดไฟล์ 117 KB
จำนวนการติดตั้ง 49
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2013-07-02
วันที่เผยแพร่ 2013-07-02
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา JD Creative
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.playdiplomacy.com
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PlayDiplomacy for Google Chrome\u2122",
    "description": "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.",
    "version": "1.0.0",
    "options_page": "options.html",
    "icons": {
        "16": "favicon.ico",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "favicon.ico",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/www.playdiplomacy.com\/"
    ]
}