nhentai Helper

A convenient way to access nHentai

nhentai Helperคืออะไร?

nhentai Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lizadking และคุณลักษณะหลักของมันคือ "A convenient way to access nHentai"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

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

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

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

                        A convenient way to access nHentai , simply open the extension type in your numbers and search nHentai, or highlight and right click the numbers you wish to search.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ nhentai Helper nhentai Helper
ID haccmpfglofgoiohichfhhfgoepnkdjm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/nhentai-helper/haccmpfglofgoiohichfhhfgoepnkdjm
คำอธิบาย A convenient way to access nHentai
ขนาดไฟล์ 25.71 KB
จำนวนการติดตั้ง 203
เวอร์ชันปัจจุบัน 0.1.000
อัปเดตครั้งล่าสุด 2021-08-11
วันที่เผยแพร่ 2021-08-11
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Lizadking
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Lizadking/nHentai_Helper
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "nhentai Helper",
    "version": "0.1.000",
    "description": "A convenient way to access nHentai ",
    "permissions": [
        "tabs",
        "clipboardRead",
        "activeTab",
        "webRequest",
        "contextMenus"
    ],
    "action": {
        "default_title": "nHentai Helper",
        "default_popup": "Mainpop.html"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "icons": {
        "128": "nh128.png",
        "48": "nh48.png",
        "16": "nh16.png"
    }
}