nhentaiHelper
Watching hentai more convenient
O que é nhentaiHelper?
nhentaiHelper é uma extensão do Chrome desenvolvida por 3359767, e sua principal característica é "Watching hentai more convenient".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão nhentaiHelper
Baixe arquivos de extensão nhentaiHelper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | nhentaiHelper |
ID | fcmbkinmgabkmliljoejpbfipdlfhclj |
URL Oficial | https://chrome.google.com/webstore/detail/nhentaihelper/fcmbkinmgabkmliljoejpbfipdlfhclj |
Descrição | Watching hentai more convenient |
Tamanho do Arquivo | 12.32 KB |
Contagem de Instalações | 1,000 |
Versão Atual | 0.0.1 |
Última Atualização | 2021-06-17 |
Data de Publicação | 2021-06-17 |
Classificação | 5.00/5 Total de 14 Avaliações |
Desenvolvedor | 3359767 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/luke3359767/nhentaiHelper |
Idiomas Suportados | 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" } |