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 KB
ლიცენზია
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.