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によって開発されたChromeの拡張機能で、その主な機能は「This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

PlayDiplomacy for Google Chrome™拡張機能のCRXファイルをダウンロード

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