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 là gì?

SG Dynamo Dresden - Live Scores là một tiện ích mở rộng Chrome được phát triển bởi A. Lademann, và tính năng chính của nó là "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…".

Tải xuống tệp CRX của tiện ích mở rộng SG Dynamo Dresden - Live Scores

Tải xuống các tệp mở rộng SG Dynamo Dresden - Live Scores dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SG Dynamo Dresden - Live Scores SG Dynamo Dresden - Live Scores
ID ejhpjnidjbedalphknfikpnhphgebmdj
URL Chính Thức https://chrome.google.com/webstore/detail/sg-dynamo-dresden-livetic/ejhpjnidjbedalphknfikpnhphgebmdj
Mô tả 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…
Kích Thước Tệp 52.55 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2015-10-21
Ngày Phát Hành 2015-10-21
Nhà Phát Triển A. Lademann
Loại Thanh Toán free
URL Trang Trợ Giúp https://groups.google.com/d/forum/programmerqeu
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}