Nxm Viewer

Open Nxm.

Nxm Viewer क्या है?

Nxm Viewer mrpeter01 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Open Nxm."।

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

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

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

                        To open Description, File, Image tabs of Nexusmod from inputted url.                    

एक्सटेंशन की मूल जानकारी

नाम Nxm Viewer Nxm Viewer
ID nmcijdhppiokjiekllepfaknilfodboj
आधिकारिक URL https://chrome.google.com/webstore/detail/nxm-viewer/nmcijdhppiokjiekllepfaknilfodboj
विवरण Open Nxm.
फ़ाइल का आकार 5.56 KB
स्थापना संख्या 24
वर्तमान संस्करण 1.0.0.1
अंतिम अपडेट 2015-07-17
प्रकाशन तिथि 2015-07-17
डेवलपर mrpeter01
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nxm Viewer",
    "version": "1.0.0.1",
    "manifest_version": 2,
    "description": "Open Nxm.",
    "browser_action": {
        "default_icon": {
            "19": "icon.png"
        },
        "default_title": "Nxm Viewer",
        "default_popup": "mainpage.html"
    },
    "permissions": [
        "tabs"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}