AIDungeon QoL Tool10

A QoL script for AID, adding customizable hotkeys, also increases performance by removing the countless span elements from last response

ผู้เขียน
RandyV
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
15
คะแนน
0 0 0
เวอร์ชัน
1.2.0
สร้างเมื่อ
27-07-2024
อัปเดตเมื่อ
27-07-2024
Size
74.2 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

QoL

Enhanced Tampermonkey Script for AI Dungeon.

See GitHub

This script is based on AliH2K's script. It adds features and enhancements.

  • Modal window drag and resize.
  • Modal window fullsize screen toggle.
  • Sitewide Textarea resizing.
  • Additional hotkeys:
    • Flame menu.
    • beta/play toggle.
    • change player name.
    • goto user profile.
    • continue adventure.
    • Game play action display toggle.
  • StoryCard Editor enhancements:
    • Container Delimiter entry.
    • Default notes entry.
  • Code editor window size fix.

Future enhancements:

  • Gear Menu:
    • Horizontal Resize/fullscreen.

The way it works: React structures are parsed to add unique ids to the AIDs HTML elements. Then CSS for those elements is preloaded so when the IDs are added they get the appropriate styling.