* Asura Scans: attempt to find new url
* bump
* store slugMap in SharedPreference
* use `MutableMap.getOrPut()`
* use existing instance of json
* fix no page on Asura Tr
* Don't use rng slug to for search
* retry ci
* use dbSlug as key
permaSlug could end up causing problems when a user migrates to update the url as the extension would still end up using the storedSlug from the Map instead of the more updated one from db.
* attempt to make search better
their search is really dogshit
`player who returned 10000 years later` doesn't work while `player who returned 10 000 years later` works
* suggested changes
* remove initialized check in `fetchMangaDetails`
ddos time
* fix deep links
* use updated slug for WebView
* make sure random user-agent is applied
* MangaThemesia: Added support for custom and random user agent
* Only support extensions that will benefit from custom and random user agent
* Fixed typo in comment
* Better phrasing in the comment