Soccer MX
Resultados de la Liga MX.
What is Soccer MX?
Soccer MX is a Chrome extension developed by mobkii, and its main feature is "Resultados de la Liga MX.".
Extension Screenshots
Download Soccer MX Extension CRX File
Download Soccer MX extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Soccer MX. Todos los resultados de la Liga MX. Video resumen de cada partido.
Extension Basic Information
Name | |
ID | bfajkipjmjciaeoinjjangibabcdpmjf |
Official URL | https://chrome.google.com/webstore/detail/soccer-mx/bfajkipjmjciaeoinjjangibabcdpmjf |
Description | Resultados de la Liga MX. |
File Size | 12.74 KB |
Installation Count | 125 |
Current Version | 0.1 |
Last Updated | 2014-02-11 |
Publish Date | 2014-02-11 |
Rating | 3.67/5 Total 3 Ratings |
Developer | mobkii |
Payment Type | free |
Extension Website | http://soccermx.co |
Help Page URL | http://soccermx.co |
Supported Languages | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Soccer MX", "description": "Resultados de la Liga MX.", "manifest_version": 2, "version": "0.1", "browser_action": { "scripts": [ "background.js" ], "default_icon": "icon128.png", "default_popup": "window.html" }, "icons": { "16": "icon16.png", "128": "icon128.png" } } |