您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows quiz on ankiweb
当前为
https://greasyfork.org/scripts/28189
Script which shows quiz on ankiweb. Tested with Japanese Visual Novel, Anime, Manga, LN Vocab - V2K(modified by me) Please read installation
Only installing script it's not enough, so go trough this steps to make sure that everything working install correct
<awq>
in the beginning </awq>
in the ending<awq_question>
and </awq_question>
between "Question", my example its {{furigana:Reading}}
<awq_answer>
and </awq_answer>
between "Answer", my example its {{Meaning}}
Repeat if you have multiply decks/cards. In my example for Kanji2
card
Close it, go File-Export
Choose Export Format: Cards in plain text(*.txt). Next Choose your deck, save it with simple name
DO NOT FORGET TO SYNC
Go in C:\Users\*YourUserName*\AppData\Roaming\Mozilla\Firefox\Profiles\*ProfileName*\gm_scripts\AnkiWeb_Quiz
paste your deck.txt here
Open AnkiWeb_Quiz.user.js
edit PUT_HERE_YOUR_DECK.txt on deck_name.txt
. In my example it is Japanese.txt
Thats it, go in Ankiweb and enjoy your stay... :)
var originAnkiDeck = GM_getResourceText("ankiDeck")
.4 step
Sorry for any grammar error, english not my native language.