Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "LALIGA EA SPORTS",
"version": "1.1.1",
"description": "Sigue todos los partidos de LALIGA EA SPORTS. Resultados, alertas y clasificaci\u00f3n al instante de la mejor liga de futbol del mundo.",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"action": {
"default_popup": "popup\/popup.html"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkhSsaBPC3X98kqPRRXD1A5K\/RtJuW39j6ZA7PwpMEuV2rG7n1gHBrTNXErGFRb2bdL5mt5hoHSm\/AeoPXZ32JTJM7ElCavKQSxWOheiydW1xUmFqw6RRMQmEVV+SbDi2IncnPlRWe2+8wLE0VKECHWJogFscMLzRpN5n\/D3juiKjalC+eFtS0DVv0mare0Y0XjUrwqt2fLKr+A5HKLDu9L+Qou9+Jq\/Q9IO\/qrS1UwwyoITN3Kqm+UaunXaymGPLFmDi5CEMzenKEENZlf4PYEMeB23ig1yoB9jGuJ6BFSoAtWMz8FlUYvyE9rohOPprMqO1aBy84\/wYw58FGAm5lwIDAQAB",
"permissions": [
"alarms",
"notifications",
"storage"
]
}