Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 18, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "nacl_modules": [ { "path": "Player.nmf", "mime_type": "application\/vnd.sog.secureplayer.pepper.plugin" } ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content_script.js" ] } ], "minimum_chrome_version": "39.0.2171.71", "requirements": { "3D": { "features": [ "webgl" ] } }, "description": "Utilice la extensi\u00f3n para acceder a los contenidos de Movistar+ desde Chrome.", "icons": { "48": "icon_48x48.png", "128": "icon_128x128.png" }, "web_accessible_resources": [ "*" ], "offline_enabled": true, "background": { "persistent": false, "scripts": [ "background.js" ] }, "platforms": [ { "nacl_arch": "x86-32", "sub_package_path": "_platform_specific\/x86-32\/" }, { "nacl_arch": "x86-64", "sub_package_path": "_platform_specific\/x86-64\/" } ], "version": "1.9.4.86", "manifest_version": 2, "permissions": [ "power", "system.cpu", "system.display" ], "name": "Player para ver Movistar+" }