SG Dynamo Dresden - Games

You missed the game of your team? No problem! The Dynamo Games App informs you on the go on the past, current and upcoming Round of…

什麼是SG Dynamo Dresden - Games?

SG Dynamo Dresden - Games是由http://programmerq.eu開發的Chrome擴展程式,該擴展的主要功能是“You missed the game of your team? No problem! The Dynamo Games App informs you on the go on the past, current and upcoming Round of…”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載SG Dynamo Dresden - Games擴展crx文件

下載SG Dynamo Dresden - Games擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Du hast den Spieltag deiner Mannschaft verpasst? Kein Problem!

Die DynamoSpieltag-App informiert dich auch unterwegs über den vergangenen, aktuellen und kommenden Spieltag der SG Dynamo Dresden e. V. Hier findest du alle Fakten zum Spiel, darunter den Vorbericht, den Spielbericht, die Statistiken sowie Bilder und Videos.

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

Dies ist eine Fan-App und wird nicht vom SG Dynamo Dresden e.V. betreut. Wenn Du Fragen oder Probleme mit der App hast, gib mir gern dein Feedback unter "Meinungen"!                    

擴展基本資訊

名稱 SG Dynamo Dresden - Games SG Dynamo Dresden - Games
ID opkcfdapagcefghddbbaoifpkpolafdk
官方網址 https://chrome.google.com/webstore/detail/sg-dynamo-dresden-spielta/opkcfdapagcefghddbbaoifpkpolafdk
簡介 You missed the game of your team? No problem! The Dynamo Games App informs you on the go on the past, current and upcoming Round of…
檔案大小 51.71 KB
安裝次數 28
目前版本 1.1.7
更新時間 2015-10-21
上架時間 2015-10-21
開發者 http://programmerq.eu
付費類型 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\/spieltag.html",
    "version": "1.1.7",
    "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:\/\/www.dynamo-dresden.de\/"
    ],
    "browser_action": {
        "default_icon": "img\/icon\/19.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    }
}