KONE +

Base64/braille decoder, DLsite/Steam product cards, link-health checker, and password auto-fill for kone.gg and file-hosting sites. Drag-to-decode works on any page.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
KRUI
Installationen heute
73
Installationen gesamt
73
Bewertungen
0 0 0
Version
15.0
Erstellt am
09.06.2026
Letzte Aktualisierung
10.06.2026
Größe
92,5 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

Why @match *://*/*:
The drag-to-decode feature (select any text → decode Base64/braille) is designed to work on any website, not just kone.gg.

Why @connect *:
The link health checker fetches user-provided URLs embedded in kone.gg articles (HEAD requests) to detect dead links. These URLs can point to any domain (mega.nz, gofile.io, arbitrary servers, etc.), so @connect * is required. Known fixed targets (DLsite, Steam, kio.ac) are also declared individually above.