Nxm Viewer

Open Nxm.

What is Nxm Viewer?

Nxm Viewer is a Chrome extension developed by mrpeter01, and its main feature is "Open Nxm.".

Download Nxm Viewer Extension CRX File

Download Nxm Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Nxm Viewer Nxm Viewer
ID nmcijdhppiokjiekllepfaknilfodboj
Official URL https://chrome.google.com/webstore/detail/nxm-viewer/nmcijdhppiokjiekllepfaknilfodboj
Description Open Nxm.
File Size 5.56 KB
Installation Count 24
Current Version 1.0.0.1
Last Updated 2015-07-17
Publish Date 2015-07-17
Developer mrpeter01
Payment Type free
Supported Languages 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'"
}