AO3: Tag Word Cloud

Change font size of words of AO3 tags according to the word frequency in each chapter or entire works.

Autore
Vannius
Installazioni giornaliere
0
Installazioni totali
143
Valutazione
2 0 0
Versione
1.2
Creato il
02/08/2020
Aggiornato il
16/01/2022
Dimensione
12,2 KB
Licenza
MIT
Applica a

AO3: Tag Word Cloud

Description

This script change font size of words of AO3 tags according to the word frequency in each chapter or entire works.

[Source] [Greasy Fork镜像]

Demo

demo

Config

    // Config
    const MAX_FONT_SCALE = 200; // %
    const MIN_FONT_SCALE = 80; // %
    const FREEFORM_TAGS = true; // Apply TWC to freeform tags.
    const AUTO_TWC_ON_READING_PAGE = true; // Apply TWC automatically on reading page.

Compatible

长期地址
遇到问题?请前往 GitHub 提 Issues。