AO3: just my languages

Reduce language options to your preferences

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.2.3 2025-06-26

    Skipped from v1.2 to 1.2.3. Forgot to upload the intervening updates.
    - Removed jQuery
    - Renamed config variables for clarity
    - Bugfix: dropdown and autofill now work properly on .../works/new and .../works/edit

  • v1.2 2025-02-15

    - Added support for new/edit work pages; can choose whether to simplify the dropdown on the filter; can select default language (different from filter language)
    - Better regex, cover more pages (hopefully all pages with filters now)
    - General code cleanup
    - Added error logging: browser console alerts for errors in user settings (e.g. autofill on but no default language selected, invalid language codes)

  • v1.1.2 2025-02-10

    More @exclude fixes. Legibility + now works with collections and the base .org/search page

  • v1.1.1 2025-02-10

    Fixed bug in regex monster of an exclude line

  • v1.1 2025-02-09

    Added button to add/remove language filters from the search box; green button to indicate when language filter is on
    Cleaned and simplified code
    CSS for button

    (GM_addstyles probably not compatible with greasemonkey. tbc)

  • v1.0 2025-02-07