nhentaiHelper
Watching hentai more convenient
nhentaiHelper là gì?
nhentaiHelper là một tiện ích mở rộng Chrome được phát triển bởi 3359767, và tính năng chính của nó là "Watching hentai more convenient".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng nhentaiHelper
Tải xuống các tệp mở rộng nhentaiHelper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Automatic open nhentai.net with just right click on the selected 6 digit number. Do you often think that it cost you lots of time to copy the 6 digit and then paste after the "nhentai.net/g/SIX_DIGIT_NUMBER"? Well, this extension can really help to save your time! To use this tool, you just need to select the 6 digit, then right click. You will see there is a new item called "nhentaiHelper", click it, and you can choose between open in normal tab or open in private Browsing! Version: 0.0.1 - release This project is open source : https://github.com/luke3359767/nhentaiHelper
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | nhentaiHelper |
ID | fcmbkinmgabkmliljoejpbfipdlfhclj |
URL Chính Thức | https://chrome.google.com/webstore/detail/nhentaihelper/fcmbkinmgabkmliljoejpbfipdlfhclj |
Mô tả | Watching hentai more convenient |
Kích Thước Tệp | 12.32 KB |
Số Lần Cài Đặt | 1,000 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2021-06-17 |
Ngày Phát Hành | 2021-06-17 |
Đánh Giá | 5.00/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | 3359767 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/luke3359767/nhentaiHelper |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "nhentaiHelper", "description": "Watching hentai more convenient", "version": "0.0.1", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "contextMenus" ], "action": { "default_icon": { "16": "\/images\/n_img16.png", "32": "\/images\/n_img32.png", "48": "\/images\/n_img48.png", "128": "\/images\/n_img128.png" } }, "icons": { "16": "\/images\/n_img16.png", "32": "\/images\/n_img32.png", "48": "\/images\/n_img48.png", "128": "\/images\/n_img128.png" }, "homepage_url": "https:\/\/github.com\/luke3359767\/nhentaiHelper" } |