Nxm Viewer

Open Nxm.

Nxm Viewerคืออะไร?

Nxm Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mrpeter01 และคุณลักษณะหลักของมันคือ "Open Nxm."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nxm Viewer

ดาวน์โหลดไฟล์ส่วนขยาย Nxm Viewer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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'"
}