nhentaiHelper

Watching hentai more convenient

nhentaiHelper क्या है?

nhentaiHelper 3359767 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watching hentai more convenient"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में nhentaiHelper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}