ManifestViewer

View other extensions manifest.json file!

什么是ManifestViewer?

ManifestViewer是由Dex开发的Chrome扩展程序,该扩展的主要功能是“View other extensions manifest.json file!”。

扩展截图

screenshot

下载ManifestViewer扩展crx文件

下载ManifestViewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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)                    

扩展基本信息

名称 ManifestViewer ManifestViewer
ID pjdpopignkikbjcphnbicklnfpgonejj
官方URL https://chromewebstore.google.com/detail/manifestviewer/pjdpopignkikbjcphnbicklnfpgonejj
简介 View other extensions manifest.json file!
文件大小 19.6 KB
安装次数 146
当前版本 1.0
更新时间 2022-05-11
上架时间 2022-05-10
开发者 Dex
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}