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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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…"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SG Dynamo Dresden - Live Scores एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}