nhentai Helper

A convenient way to access nHentai

nhentai Helperとは何ですか?

nhentai HelperはLizadkingによって開発されたChromeの拡張機能で、その主な機能は「A convenient way to access nHentai」です。

拡張機能のスクリーンショット

screenshot
screenshot

nhentai Helper拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}