A Youglish Popclip

An extension for Youglish website, it’s useful for English learners.

#popclip
name: YouGlish Pronounce
requirements: [text]

# The slash is part of the fixed string, so PopClip never encodes it.
url: https://youglish.com/pronounce/***/english/{popclip option accent}

options:
  - identifier: accent
    type: multiple               # single‑choice pop‑up in PopClip’s Options window
    label: Pronunciation accent
    description: Which accent should YouGlish use?
    values: ["", "uk", "us", "aus"]     # what gets inserted after english/
    value labels: ["All", "UK", "US", "AUS"]
    default value: ""            # “All” until the user changes it
1 Like

Thank you for sharing :slight_smile: