nhentai Helper
A convenient way to access nHentai
nhentai Helper क्या है?
nhentai Helper Lizadking द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A convenient way to access nHentai"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में nhentai Helper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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 |
ईमेल | [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" } } |