PlayDiplomacy for Google Chrome™
This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.
Qu'est-ce que PlayDiplomacy for Google Chrome™ ?
PlayDiplomacy for Google Chrome™ est une extension Chrome développée par JD Creative, et sa fonction principale est "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PlayDiplomacy for Google Chrome™
Téléchargez les fichiers d'extension PlayDiplomacy for Google Chrome™ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | gkmidokhonpidchoiilmdlcldakampel |
URL Officiel | https://chromewebstore.google.com/detail/playdiplomacy-for-google/gkmidokhonpidchoiilmdlcldakampel |
Description | This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics. |
Taille du Fichier | 117 KB |
Nombre d'Installations | 49 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2013-07-02 |
Date de Publication | 2013-07-02 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | JD Creative |
Type de Paiement | free |
Site Web de l'Extension | http://www.playdiplomacy.com |
Langues Prises en Charge | 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\/" ] } |