nhentai Helper

A convenient way to access nHentai

Co je nhentai Helper?

nhentai Helper je rozšíření Chrome vyvinuté Lizadking, a jeho hlavní funkcí je „A convenient way to access nHentai“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření nhentai Helper

Stáhněte si soubory rozšíření nhentai Helper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název nhentai Helper nhentai Helper
ID haccmpfglofgoiohichfhhfgoepnkdjm
Oficiální URL https://chrome.google.com/webstore/detail/nhentai-helper/haccmpfglofgoiohichfhhfgoepnkdjm
Popis A convenient way to access nHentai
Velikost souboru 25.71 KB
Počet instalací 203
Aktuální Verze 0.1.000
Poslední Aktualizace 2021-08-11
Datum Vydání 2021-08-11
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář Lizadking
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/Lizadking/nHentai_Helper
Podporované Jazyky 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"
    }
}