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
官方網址 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"
    }
}