PVR-zPVR-Viewer

Extension to view PVR (zPVR) texture. Adds PVR-View tab in DevTool (F12)

PVR-zPVR-Viewerとは何ですか?

PVR-zPVR-Viewerはvm4ukrによって開発されたChromeの拡張機能で、その主な機能は「Extension to view PVR (zPVR) texture. Adds PVR-View tab in DevTool (F12)」です。

拡張機能のスクリーンショット

screenshot

PVR-zPVR-Viewer拡張機能のCRXファイルをダウンロード

PVR-zPVR-Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        For viewing *.pvr files loaded on web page or from local file.
After opening page you should open DevTool (press F12) and find there new tab "PVR-View".
Then choose loaded *.pvr from list. 
If you don't see needed *.pvr file in list, probably DevTool opened after this file was loaded in the web page. Reload page with opened DevTool.

Or you can open your *.pvr local file.                    

拡張機能の基本情報

名前 PVR-zPVR-Viewer PVR-zPVR-Viewer
ID ffnmgnehbibhahlmnnaiippaekjopgan
公式URL https://chromewebstore.google.com/detail/pvr-zpvr-viewer/ffnmgnehbibhahlmnnaiippaekjopgan
説明 Extension to view PVR (zPVR) texture. Adds PVR-View tab in DevTool (F12)
ファイルサイズ 1.08 MB
インストール数 71
現在のバージョン 1.1.2
最終更新日 2023-08-19
公開日 2022-09-15
評価 5.00/5 合計 1 レビュー
開発者 vm4ukr
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PVR-zPVR-Viewer",
    "description": "Extension to view PVR (zPVR) texture. Adds PVR-View tab in DevTool (F12)",
    "version": "1.1.2",
    "manifest_version": 3,
    "devtools_page": "devtools.html",
    "icons": {
        "16": "icon48.png",
        "32": "icon48.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [],
    "host_permissions": [
        "http:\/\/localhost\/*"
    ]
}