Appearance
PopClip Extensions Directory / Unlisted Extensions / Accent Letters
Accent Letters
Remove the accents from the selected text, or turn it into a URL slug.
Unlisted Extension
This extension is published on roshanti1's page but is not listed in the main directory index.
Readme
Accent Letters
Two actions on a text selection.
Remove Accents — Crème brûlée in São Paulo becomes Creme brulee in Sao Paulo. It also converts the letters Unicode cannot decompose, which a plain normalize() silently leaves alone: ø ł đ ß æ œ þ ð and Turkish dotless ı.
URL Slug — the same text as creme-brulee-in-sao-paulo.
Both are pure string work. The extension declares no entitlements, so it cannot reach the network or the filesystem — PopClip gates those behind entitlements it does not ask for.
The rules are shared with the Accent Letters website and its other add-ons, so a letter cannot strip one way here and another way there.
Info
- Created
Sep 24, 2026 - Version
1.0.0 - Identifier
wiki.accentletters.popclip - PopClip Version
≥2026.8.1 - Action Type
JavaScript - License
MIT License - Maintainer
roshanti1 - Source
roshanti1/popclip-accent-letters/.../AccentLetters.popclipext/