nhentai Helper
A convenient way to access nHentai
ما هو nhentai Helper؟
nhentai Helper هو إضافة Chrome تم تطويرها بواسطة Lizadking، والميزة الرئيسية لها هي "A convenient way to access nHentai".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة nhentai Helper
قم بتنزيل ملفات الامتداد nhentai Helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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" } } |