mirror of
https://github.com/MuntashirAkon/android-debloat-list.git
synced 2025-01-13 04:37:54 +08:00
Update browsers and webviews
- Replaced Bromite with Cromite - Added Mull - Replace Bromite SystemWebView with Mulch WebView Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
parent
46ccc60ad8
commit
ccb87cb07c
@ -1,14 +1,21 @@
|
||||
[
|
||||
{
|
||||
"id": "org.bromite.bromite",
|
||||
"label": "Bromite",
|
||||
"source": "f",
|
||||
"repo": "https://github.com/bromite/bromite"
|
||||
},
|
||||
{
|
||||
"id": "org.chromium.chrome",
|
||||
"label": "Vanadium",
|
||||
"repo": "https://github.com/GrapheneOS/Vanadium",
|
||||
"reason": "GrapheneOS only"
|
||||
},
|
||||
{
|
||||
"id": "org.cromite.cromite",
|
||||
"label": "Cromite",
|
||||
"source": "f",
|
||||
"repo": "https://github.com/uazo/cromite"
|
||||
},
|
||||
{
|
||||
"id": "us.spotco.fennec_dos",
|
||||
"label": "Mull",
|
||||
"source": "f",
|
||||
"repo": "https://gitlab.com/divested-mobile/mull-fenix",
|
||||
"reason": "Hardened Firefox browser without any proprietary blobs"
|
||||
}
|
||||
]
|
@ -1,8 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id": "org.bromite.webview",
|
||||
"label": "Bromite SystemWebView",
|
||||
"id": "us.spotco.mulch_wv",
|
||||
"label": "Mulch WebView",
|
||||
"source": "f",
|
||||
"repo": "https://github.com/bromite/bromite"
|
||||
"repo": "https://gitlab.com/divested-mobile/mulch",
|
||||
"reason": "Provides limited privacy and security, but always up-to-date"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user