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™ JD Creative द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PlayDiplomacy for Google Chrome™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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\/"
    ]
}