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คืออะไร?

SG Dynamo Dresden - Leage Table เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://programmerq.eu และคุณลักษณะหลักของมันคือ "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.…"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SG Dynamo Dresden - Leage Table

ดาวน์โหลดไฟล์ส่วนขยาย SG Dynamo Dresden - Leage Table ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SG Dynamo Dresden - Leage Table SG Dynamo Dresden - Leage Table
ID eheongncmapmandgblghoikgfaeofdeb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/sg-dynamo-dresden-blitzta/eheongncmapmandgblghoikgfaeofdeb
คำอธิบาย 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.…
ขนาดไฟล์ 123 KB
จำนวนการติดตั้ง 26
เวอร์ชันปัจจุบัน 1.0.6
อัปเดตครั้งล่าสุด 2015-11-26
วันที่เผยแพร่ 2015-11-26
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://programmerq.eu
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://groups.google.com/forum/?fromgroups#!forum/programmerq
ภาษาที่รองรับ 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"
    }
}