From 5948229176d9a23f1a8fe9f7125c32bece34f100 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 12 Dec 2020 14:57:24 -0500 Subject: Add info page (#1102) * Add api.getAnkiConnectVersion * Enable basic functionality when certain features/elements aren't present * Add info page * Update information links * Update info link on the settings v2 page --- ext/bg/info.html | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 ext/bg/info.html (limited to 'ext/bg/info.html') diff --git a/ext/bg/info.html b/ext/bg/info.html new file mode 100644 index 00000000..41999b1b --- /dev/null +++ b/ext/bg/info.html @@ -0,0 +1,71 @@ + + + + + + Yomichan Info + + + + + + + + + + + + +
+
+ + + +

Yomichan Info

+ +

General

+
+
+
    +
  • Extension version:
  • +
  • Platform:
  • +
  • Browser:
  • +
  • User agent:
  • +
  • AnkiConnect version: ...
  • +
  • Installed dictionaries: ...
  • +
  • Export settings
  • +
+
+
+ + +
+
+ +
+
+ + + +
+
+ + + + + + + + + + + + + + + -- cgit v1.2.3