Inspect and view changes in Chatiapues Messenger source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 3,
"name": "Chatiapues Messenger",
"description": "Chatiapues, manténgase al dÃa con las Últimas Noticias en Ciencia, Salud, TecnologÃa e Innovación.",
"version": "1.8.33",
"action": {
"default_popup": "hello.html",
"default_icon": {
"16": "images/Chatiapues-icon-16.png",
"32": "images/Chatiapues-icon-32.png",
"48": "images/Chatiapues-icon-48.png",
"128": "images/Chatiapues-icon-128.png"
}
},
"icons": {
"16": "images/Chatiapues-icon-16.png",
"32": "images/Chatiapues-icon-32.png",
"48": "images/Chatiapues-icon-48.png",
"128": "images/Chatiapues-icon-128.png"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}