PlayDiplomacy for Google Chrome™

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

O que é PlayDiplomacy for Google Chrome™?

PlayDiplomacy for Google Chrome™ é uma extensão do Chrome desenvolvida por JD Creative, e sua principal característica é "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PlayDiplomacy for Google Chrome™

Baixe arquivos de extensão PlayDiplomacy for Google Chrome™ no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome PlayDiplomacy for Google Chrome™ PlayDiplomacy for Google Chrome™
ID gkmidokhonpidchoiilmdlcldakampel
URL Oficial https://chromewebstore.google.com/detail/playdiplomacy-for-google/gkmidokhonpidchoiilmdlcldakampel
Descrição This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.
Tamanho do Arquivo 117 KB
Contagem de Instalações 49
Versão Atual 1.0.0
Última Atualização 2013-07-02
Data de Publicação 2013-07-02
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor JD Creative
Tipo de Pagamento free
Site da Extensão http://www.playdiplomacy.com
Idiomas Suportados 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\/"
    ]
}