SG Dynamo Dresden - Live Scores

Be there live when your team is fighting for the win! The Dynamo Live Scores app gives you on the website of SG Dynamo Dresden or…

SG Dynamo Dresden - Live Scores란 무엇입니까?

SG Dynamo Dresden - Live Scores은(는) A. Lademann에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Be there live when your team is fighting for the win! The Dynamo Live Scores app gives you on the website of SG Dynamo Dresden or…"입니다.

SG Dynamo Dresden - Live Scores 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Sei live dabei, wenn deine Mannschaft um den Sieg kämpft!Die DynamoLive-Ticker-App verschafft dir auf dem Internetauftritt der SG Dynamo Dresden bzw. auf deinem Smartphone ein Spielerlebnis, fast als wärst du live im Stadion. Verfolge jeden Angriff deiner Mannschaft und juble mit den Dynamo-Fans im Stadion über jedes Tor. Neben dem aktuellen Spielgeschehen wirst du über die Mannschaftsaufstellungen und Statistiken informiert.                    

확장 프로그램 기본 정보

이름 SG Dynamo Dresden - Live Scores SG Dynamo Dresden - Live Scores
ID ejhpjnidjbedalphknfikpnhphgebmdj
공식 URL https://chrome.google.com/webstore/detail/sg-dynamo-dresden-livetic/ejhpjnidjbedalphknfikpnhphgebmdj
설명 Be there live when your team is fighting for the win! The Dynamo Live Scores app gives you on the website of SG Dynamo Dresden or…
파일 크기 52.55 KB
설치 횟수 20
현재 버전 1.0.1
최근 업데이트 2015-10-21
출시 날짜 2015-10-21
개발자 A. Lademann
결제 유형 free
도움말 페이지 URL https://groups.google.com/d/forum/programmerqeu
지원되는 언어 de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "homepage_url": "http:\/\/www.dynamo-dresden.de\/app\/ticker.html",
    "version": "1.0.1",
    "minimum_chrome_version": "20",
    "description": "__MSG_extDescription__",
    "default_locale": "de",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "img\/icon\/16.png",
        "19": "img\/icon\/19.png",
        "38": "img\/icon\/38.png",
        "48": "img\/icon\/48.png",
        "128": "img\/icon\/128.png"
    },
    "permissions": [
        "http:\/\/www.dynamo-dresden.de\/"
    ],
    "browser_action": {
        "default_icon": "img\/icon\/19.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    }
}