nhentaiHelper
Watching hentai more convenient
nhentaiHelperとは何ですか?
nhentaiHelperは3359767によって開発されたChromeの拡張機能で、その主な機能は「Watching hentai more convenient」です。
拡張機能のスクリーンショット
nhentaiHelper拡張機能のCRXファイルをダウンロード
nhentaiHelper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
} | |