Greasy Fork is available in English.

[GMT] Flexible Search Links

Appends versatile search links bar to linkbar

المؤلف
Anakunda
التثبيت اليومي
0
إجمالي التثبيت
21
التقييمات
2 0 0
الإصدار
1.61.0
تم إنشاؤه
10-02-2021
تم تحديثه
08-10-2022
الترخيص
GPL-3.0-or-later
ينطبق على

Sites to search can be added/changed/removed via script's local storage

Metanames supported in url expressions:

For release and request

  ${artist}  
  ${artist_asc}  
  ${artist_quoted}  
  ${artist_asc_quoted}  
  ${artists}  
  ${artists_asc}  
  ${artists_quoted}  
  ${artists_asc_quoted}  
  ${real_artist}  
  ${real_artist_asc}  
  ${real_artist_quoted}  
  ${real_artist_asc_quoted}  
  ${real_artists}  
  ${real_artists_asc}  
  ${real_artists_quoted}  
  ${real_artists_asc_quoted}  
  ${all_artists}  
  ${all_artists_asc}  
  ${all_artists_quoted}  
  ${all_artists_asc_quoted}  
  ${album_artist}  
  ${album_artist_asc}  
  ${album_artist_quoted}  
  ${album_artist_asc_quoted}  
  ${real_album_artist}  
  ${real_album_artist_asc}  
  ${real_album_artist_quoted}  
  ${real_album_artist_asc_quoted}  
  ${album}  
  ${album_asc}  
  ${album_quoted}  
  ${album_asc_quoted}  
  ${release_type}  
  ${year}  

${real_*} artist metaname variants avoid using "Various Artists" generic artist for multi-artist albums but rather leave the value blank

For artist

  ${artist}  
  ${artist_asc}  
  ${artist_quoted}  
  ${artist_asc_quoted}  

The ${*_asc_*} variants are ASCII only (diacritics stripped)