ManifestViewer

View other extensions manifest.json file!

Cos'è ManifestViewer?

ManifestViewer è un'estensione di Chrome sviluppata da Dex, e la sua funzione principale è "View other extensions manifest.json file!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione ManifestViewer

Scarica i file di estensione ManifestViewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome ManifestViewer ManifestViewer
ID pjdpopignkikbjcphnbicklnfpgonejj
URL Ufficiale https://chromewebstore.google.com/detail/manifestviewer/pjdpopignkikbjcphnbicklnfpgonejj
Descrizione View other extensions manifest.json file!
Dimensione del File 19.6 KB
Conteggio Installazioni 146
Versione Corrente 1.0
Ultimo Aggiornamento 2022-05-11
Data di Pubblicazione 2022-05-10
Sviluppatore Dex
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}