nhentai Helper

A convenient way to access nHentai

What is nhentai Helper?

nhentai Helper is a Chrome extension developed by Lizadking, and its main feature is "A convenient way to access nHentai".

Extension Screenshots

screenshot
screenshot

Download nhentai Helper Extension CRX File

Download nhentai Helper 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

                        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.                    

Extension Basic Information

Name nhentai Helper nhentai Helper
ID haccmpfglofgoiohichfhhfgoepnkdjm
Official URL https://chrome.google.com/webstore/detail/nhentai-helper/haccmpfglofgoiohichfhhfgoepnkdjm
Description A convenient way to access nHentai
File Size 25.71 KB
Installation Count 203
Current Version 0.1.000
Last Updated 2021-08-11
Publish Date 2021-08-11
Rating 5.00/5 Total 2 Ratings
Developer Lizadking
Email [email protected]
Payment Type free
Extension Website https://github.com/Lizadking/nHentai_Helper
Supported Languages 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"
    }
}