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

Partially restored header logic, added suggestions for properties

This commit is contained in:
2024-07-15 03:54:28 +04:00
parent 7eab8d633f
commit 71ab75efaf
4 changed files with 328 additions and 0 deletions

View File

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