SG Dynamo Dresden - Leage Table

Always to know where Dynamo! The Dynamo Table App shows you always see at a glance on which table position your team is up to date.…

SG Dynamo Dresden - Leage Table là gì?

SG Dynamo Dresden - Leage Table là một tiện ích mở rộng Chrome được phát triển bởi http://programmerq.eu, và tính năng chính của nó là "Always to know where Dynamo! The Dynamo Table App shows you always see at a glance on which table position your team is up to date.…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng SG Dynamo Dresden - Leage Table 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

                        Immer wissen, wo Dynamo steht! Die DynamoTabelle-App zeigt dir immer auf einen Blick, an welcher Tabellenposition deine Mannschaft aktuell steht. So kannst du live mitverfolgen, welche Auswirkungen die Spielbegegnungen der anderen Mannschaften auf die Platzierung der SG Dynamo Dresden e. V. haben.

Mit dieser Chrome Extension hast Du jederzeit Zugriff auf die Live-Tabelle, ohne die aktuelle Webseite verlassen zu müssen.

Dies ist eine Fan-App und wird nicht vom SG Dynamo Dresden e.V. betreut.                    

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

Tên SG Dynamo Dresden - Leage Table SG Dynamo Dresden - Leage Table
ID eheongncmapmandgblghoikgfaeofdeb
URL Chính Thức https://chrome.google.com/webstore/detail/sg-dynamo-dresden-blitzta/eheongncmapmandgblghoikgfaeofdeb
Mô tả Always to know where Dynamo! The Dynamo Table App shows you always see at a glance on which table position your team is up to date.…
Kích Thước Tệp 123 KB
Số Lần Cài Đặt 26
Phiên Bản Hiện Tại 1.0.6
Cập Nhật Lần Cuối 2015-11-26
Ngày Phát Hành 2015-11-26
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://programmerq.eu
Loại Thanh Toán free
URL Trang Trợ Giúp https://groups.google.com/forum/?fromgroups#!forum/programmerq
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\/blitztabelle.html",
    "version": "1.0.6",
    "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",
        "48": "img\/icon\/48.png",
        "128": "img\/icon\/128.png"
    },
    "permissions": [
        "http:\/\/*.dynamo-dresden.de\/"
    ],
    "browser_action": {
        "default_icon": "img\/icon\/19.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    }
}