Releases: mjhalwa/usdb_plus
Releases · mjhalwa/usdb_plus
1.2.0
1.1.0
Features
- parses each usdb id's details for search results to extend search results by
- audio sample
- metatags (
v
,a
,co
,bg
,p1
,p2
), see USDBSyncer - Meta-Tags
- adds screenshots and an add-on icon
1.0.0
Now hosted on AMO to be availble on mobile Browsers (currently only via "Firefox Nighly" Android App - not checked on iOS)
Breaking Changes
- stored configuration in
browser.storage.sync
changes from a plain array of categories to an object with keys"general"
and"categories"
to a allow a broader range of settings.
Features
- adds option to prepend a usdb id column to search results
- adds option to remove onClick in search results
- adds category configuration from a webhosted JSON file via its URL
- adds placeholders, patterns and titles to settingspage
Fixes
- applies numerical instead of alphabetical ordering of ids in settings (previously
10, 100, 20
would now be10, 20, 100
)
0.1.0
Initial version supports 3 states of progress:
- done: (default green) song is finished,
- staged: (default yellow) noted down song to check it out,
- challenging: (default red) checked out song, but requires bigger efforts to make it playable.
Adding USDB ids comma- or newline-separated to preference page of extension will
- on USDB search results, color backgrounds of matching USDB id rows and
- on USDB detail pages color background of matching USDB ids overview,
Syncing should be supported via Firefox Sync (not tested yet)