PlayDiplomacy for Google Chrome™
This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.
What is PlayDiplomacy for Google Chrome™?
PlayDiplomacy for Google Chrome™ is a Chrome extension developed by JD Creative, and its main feature is "This extension provides information about your PlayDiplomacy.com games and allows you to watch forum topics.".
Extension Screenshots
Download PlayDiplomacy for Google Chrome™ Extension CRX File
Download PlayDiplomacy for Google Chrome™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | gkmidokhonpidchoiilmdlcldakampel |
Official URL | 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. |
File Size | 117 KB |
Installation Count | 49 |
Current Version | 1.0.0 |
Last Updated | 2013-07-02 |
Publish Date | 2013-07-02 |
Rating | 5.00/5 Total 3 Ratings |
Developer | JD Creative |
Payment Type | free |
Extension Website | http://www.playdiplomacy.com |
Supported Languages | 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\/" ] } |