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 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.…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SG Dynamo Dresden - Leage Table एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |