An alternative tag autocompletion for derpibooru.org, using either a combination of local autocomplete and its API, or with a fully local autocomplete
- No setup required, just install the extension.
- Navigate the autofill column with the arrows keys, or mouse scroll.
- Press
tabto fill the currently selected item, by default this will fill the first item. - Currently supported search operators (will not interfere with search):
,,AND,&&,OR,||,-,!,NOT,()
- Supported autocomplete operators:
*and?, which work as they do in the derpibooru search
- Change match mode from any match in the search to just matching the start of the tags
- Toggle searching of special tags, such as score:, created_at:, etc.
- Displayed results count
- You can toggle the usage of API calls to fill results once the local autocomplete is exhausted
- If you enable the local autocomplete you need to make sure to provide a valid tags file
- The tags file is a csv of format
{tag name},{tag count},"{tag aliases separated by commas inside quotes}" - Enabling this disables all api calls




