PlayDiplomacy for Google Chrome™
This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.
Cos'è PlayDiplomacy for Google Chrome™?
PlayDiplomacy for Google Chrome™ è un'estensione di Chrome sviluppata da JD Creative, e la sua funzione principale è "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione PlayDiplomacy for Google Chrome™
Scarica i file di estensione PlayDiplomacy for Google Chrome™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | gkmidokhonpidchoiilmdlcldakampel |
URL Ufficiale | https://chromewebstore.google.com/detail/playdiplomacy-for-google/gkmidokhonpidchoiilmdlcldakampel |
Descrizione | This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics. |
Dimensione del File | 117 KB |
Conteggio Installazioni | 49 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2013-07-02 |
Data di Pubblicazione | 2013-07-02 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | JD Creative |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.playdiplomacy.com |
Lingue Supportate | 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\/" ] } |