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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | gkmidokhonpidchoiilmdlcldakampel |
官方網址 | 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\/" ] } |