nhentai Helper

A convenient way to access nHentai

Qu'est-ce que nhentai Helper ?

nhentai Helper est une extension Chrome développée par Lizadking, et sa fonction principale est "A convenient way to access nHentai".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension nhentai Helper

Téléchargez les fichiers d'extension nhentai Helper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom nhentai Helper nhentai Helper
ID haccmpfglofgoiohichfhhfgoepnkdjm
URL Officiel https://chrome.google.com/webstore/detail/nhentai-helper/haccmpfglofgoiohichfhhfgoepnkdjm
Description A convenient way to access nHentai
Taille du Fichier 25.71 KB
Nombre d'Installations 203
Version Actuelle 0.1.000
Dernière Mise à Jour 2021-08-11
Date de Publication 2021-08-11
Évaluation 5.00/5 Total 2 Évaluations
Développeur Lizadking
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/Lizadking/nHentai_Helper
Langues Prises en Charge 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"
    }
}