1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Implementation of the search field autocomplete feature

This commit is contained in:
2024-05-29 00:19:22 +04:00
parent 0637a21eb7
commit f863b3a475
6 changed files with 504 additions and 0 deletions

View File

@@ -19,6 +19,17 @@
"css": [
"src/styles/content/listing.scss"
]
},
{
"matches": [
"*://*.furbooru.org/*"
],
"js": [
"src/content/header.js"
],
"css": [
"src/styles/content/header.scss"
]
}
],
"action": {