nhentai Helper

A convenient way to access nHentai

nhentai Helper là gì?

nhentai Helper là một tiện ích mở rộng Chrome được phát triển bởi Lizadking, và tính năng chính của nó là "A convenient way to access nHentai".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng nhentai Helper

Tải xuống các tệp mở rộng nhentai Helper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên nhentai Helper nhentai Helper
ID haccmpfglofgoiohichfhhfgoepnkdjm
URL Chính Thức https://chrome.google.com/webstore/detail/nhentai-helper/haccmpfglofgoiohichfhhfgoepnkdjm
Mô tả A convenient way to access nHentai
Kích Thước Tệp 25.71 KB
Số Lần Cài Đặt 203
Phiên Bản Hiện Tại 0.1.000
Cập Nhật Lần Cuối 2021-08-11
Ngày Phát Hành 2021-08-11
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Lizadking
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/Lizadking/nHentai_Helper
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}