NQA2 Automatically Paste Tool
Automatically paste and send the copied song information etc. at the time of questioning in NQA2
--> Japanese Manual
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select the folder containing
manifest.jsonandcontent_script.js - The extension is now installed and will automatically run on NQA2 pages
- Install Tampermonkey in your browser
- Click napt.user.js
If you want to update this script, you only click napt.user.js.
The title bar color changes to darkblue(player)/sienna(provider) when this script is running.
Clicking title(Nagaya Quiz Arena 2 with NAPT), You can go back and forth between player and provider.
You can set original hot keys and use some special setting.
All operation is moved from keydown. When you are player, you can only use swap([ and ]).
| Key | Operation |
|---|---|
| Space | Paste from clipboard & Send that data for chat |
| Q | Correct |
| W | Wrong |
| E | Through |
| Shift+R | Go to next game in same rule |
| A | Select all player |
| F | Increase player's freeze count to max(9) after select player |
| Alt+R | Score fix - Pseudo NY rule |
| [ | Swap flavor and flavor-sub1 |
| ] | Swap flavor and flavor-sub2 |
- Chrome
- Chromium browser
Firefox is not ready.....