Outdated, see https://github.com/gonzazoid/Ultimatum/releases/tag/138.0.7204.17_android
webextensions support, still draft.
Changes:
- Support for manifest v2 extensions (doesnt mean all of them will work)
- options page (if extension provide the button to open it, opening options from extension properies still doesnt work)
- improved installation unpacked extensions (still ridiculously slow, android issues)
- runtime.reload()
- runtime.openOptionsPage()
Tested extensions:
- Browsec
- Ublock origin lite (manifest v3 from Chrome store)
- Ublock origin (manifest v2 from Opera addons)
- Metamask
installation from Chrome Web Store and Opera add-ons is supported (manifest v2/v3). Installation for unpacked extensions works as well.
Non-standard apis (antidetect abilities) - diskCache, hstsCache, sqliteCache, localStorages. There is extension (Pomogator) which uses them but it's still not published (coming soon) Explanation for this api (what they are and what they do) is here https://github.com/gonzazoid/Ultimatum/blob/ultimatum_132.0.6834.46/docs/hash-net/debut-article.md
For update trackers users (like Obtanium or Zapstore) signature for apks wil be from now:
- ultimatum_android_[4 token version, like 137.0.7151.16]_arm64.apk
- ultimatum_android_[4 token version, like 137.0.7151.16]_arm.apk
Thats it I guess. Enjoy.