ManifestViewer

View other extensions manifest.json file!

¿Qué es ManifestViewer?

ManifestViewer es una extensión de Chrome desarrollada por Dex, y su función principal es "View other extensions manifest.json file!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión ManifestViewer

Descarga archivos de extensión ManifestViewer en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Allows you to view another extensions manifest.json file! This can be used if you need to check how another extension does something in their manifest file etc.

You can get an extensions id from the top URL bar (ex: pnbagoiioggnkkbnlkedejhboodhchlb)

If you get something that says the page has been blocked by chrome refresh and it should fix it!

Contact Dex#8822 on Discord for support or use my email.

(The Screenshot provided is warped do to chrome screenshot size requirements)                    

Información Básica de la Extensión

Nombre ManifestViewer ManifestViewer
ID pjdpopignkikbjcphnbicklnfpgonejj
URL Oficial https://chromewebstore.google.com/detail/manifestviewer/pjdpopignkikbjcphnbicklnfpgonejj
Descripción View other extensions manifest.json file!
Tamaño del Archivo 19.6 KB
Cantidad de Instalaciones 146
Versión Actual 1.0
Última Actualización 2022-05-11
Fecha de Publicación 2022-05-10
Desarrollador Dex
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ManifestViewer",
    "description": "View other extensions manifest.json file!",
    "version": "1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "main.html"
    }
}