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)