nhentaiHelper

Watching hentai more convenient

nhentaiHelper란 무엇입니까?

nhentaiHelper은(는) 3359767에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Watching hentai more convenient"입니다.

확장 프로그램 스크린샷

screenshot

nhentaiHelper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 nhentaiHelper nhentaiHelper
ID fcmbkinmgabkmliljoejpbfipdlfhclj
공식 URL https://chrome.google.com/webstore/detail/nhentaihelper/fcmbkinmgabkmliljoejpbfipdlfhclj
설명 Watching hentai more convenient
파일 크기 12.32 KB
설치 횟수 1,000
현재 버전 0.0.1
최근 업데이트 2021-06-17
출시 날짜 2021-06-17
평점 5.00/5 총 14 개의 평점
개발자 3359767
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/luke3359767/nhentaiHelper
지원되는 언어 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"
}