PVR-zPVR-Viewer

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

PVR-zPVR-Viewer क्या है?

PVR-zPVR-Viewer vm4ukr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extension to view PVR (zPVR) texture. Adds PVR-View tab in DevTool (F12)"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PVR-zPVR-Viewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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\/*"
    ]
}