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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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\/" ] } |