🏠 Home 

Du skal logge ind eller oprette en konto for at kunne fortsætte.

BlueSky Correct Terminology

Ensures BlueSky is using the correct terminology by replacing all instances of "post" with "skeet".


Installer dette script?
Skaber
Vivelin
Daglige installationer
0
Installationer i alt
18
Bedømmelser
0 0 0
Version
1.0.7
Oprettet
14.11.2024
Opdateret
14.11.2024
Size
3,09 kB
Licens
MIT
Gælder for

This script replaces all mentions of the word "post" with the more correct "skeet" in the UI text throughout BlueSky. By default, skeets themselves are skipped, but this can be changed by editing one line in the script. Change:

    const shouldReplaceSkeetContent = false;

to

    const shouldReplaceSkeetContent = true;