My Team Solo Mid
Team Solo Mid Chrome extension, with this extension you will always be up-to-date on the latest TSM news!
Wat is My Team Solo Mid?
My Team Solo Mid is een Chrome-extensie ontwikkeld door sebastiaan, en de belangrijkste functie is "Team Solo Mid Chrome extension, with this extension you will always be up-to-date on the latest TSM news!".
Extensie Screenshots
Download het CRX-bestand van de extensie My Team Solo Mid
Download My Team Solo Mid-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | epaafamlmglopbbmiillobjbfmcmdknc |
Officiële URL | https://chrome.google.com/webstore/detail/my-team-solo-mid/epaafamlmglopbbmiillobjbfmcmdknc |
Beschrijving | Team Solo Mid Chrome extension, with this extension you will always be up-to-date on the latest TSM news! |
Bestandsgrootte | 1.51 MB |
Aantal Installaties | 110 |
Huidige Versie | 0.0.5 |
Laatst Bijgewerkt | 2016-01-10 |
Publicatiedatum | 2016-01-10 |
Beoordeling | 4.75/5 Totaal 8 Beoordelingen |
Ontwikkelaar | sebastiaan |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "My Team Solo Mid", "short_name": "MyTSM", "version": "0.0.5", "manifest_version": 2, "description": "Team Solo Mid Chrome extension, with this extension you will always be up-to-date on the latest TSM news!", "homepage_url": "http:\/\/www.tsm.gg", "options_page": "src\/options\/main.html", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "web_accessible_resources": [ "icons\/icon16.png", "icons\/icon48.png", "icons\/icon128.png" ], "default_locale": "en", "background": { "scripts": [ "vendor\/jquery\/dist\/jquery.min.js", "data\/streams.js", "js\/streamStatusManager.js", "js\/background.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "MyTSM", "default_popup": "src\/popup.html" }, "permissions": [ "notifications", " |