ManifestViewer

View other extensions manifest.json file!

Qu'est-ce que ManifestViewer ?

ManifestViewer est une extension Chrome développée par Dex, et sa fonction principale est "View other extensions manifest.json file!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ManifestViewer

Téléchargez les fichiers d'extension ManifestViewer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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)                    

Informations de Base sur l'Extension

Nom ManifestViewer ManifestViewer
ID pjdpopignkikbjcphnbicklnfpgonejj
URL Officiel https://chromewebstore.google.com/detail/manifestviewer/pjdpopignkikbjcphnbicklnfpgonejj
Description View other extensions manifest.json file!
Taille du Fichier 19.6 KB
Nombre d'Installations 146
Version Actuelle 1.0
Dernière Mise à Jour 2022-05-11
Date de Publication 2022-05-10
Développeur Dex
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}