Add Browser category

This commit is contained in:
linsui 2025-06-24 20:28:50 +08:00 committed by Licaon_Kter
parent e54fad512f
commit dd8ecbde65
16 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,5 @@
Browser:
name: Browser
Connectivity: Connectivity:
icon: category_connectivity.png icon: category_connectivity.png
name: Connectivity name: Connectivity

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: MPL-2.0 License: MPL-2.0
AuthorName: Anthony Restaino AuthorName: Anthony Restaino

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Case Nelson AuthorName: Case Nelson

View file

@ -2,6 +2,7 @@ AntiFeatures:
NonFreeNet: NonFreeNet:
en-US: Uses DuckDuckGo as the exclusive search engine, which is not libre. en-US: Uses DuckDuckGo as the exclusive search engine, which is not libre.
Categories: Categories:
- Browser
- Internet - Internet
License: Apache-2.0 License: Apache-2.0
AuthorName: DuckDuckGo AuthorName: DuckDuckGo

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
- Navigation - Navigation
- Reading - Reading

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Soren Stoutner AuthorName: Soren Stoutner

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-only License: GPL-3.0-only
SourceCode: https://github.com/Corewala/Buran SourceCode: https://github.com/Corewala/Buran

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Gaukler Faun AuthorName: Gaukler Faun

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: Apache-2.0 License: Apache-2.0
WebSite: https://idiomreplacex.de/ WebSite: https://idiomreplacex.de/

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Arne-Brün Vogelsang AuthorName: Arne-Brün Vogelsang

View file

@ -4,6 +4,7 @@ AntiFeatures:
not entirely free. For the F-Droid release of Ceno Browser, we patch the non-free not entirely free. For the F-Droid release of Ceno Browser, we patch the non-free
parts and build these libraries from scratch. parts and build these libraries from scratch.
Categories: Categories:
- Browser
- Internet - Internet
License: MPL-2.0 License: MPL-2.0
WebSite: https://censorship.no WebSite: https://censorship.no

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Daniel Kao AuthorName: Daniel Kao

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: MPL-2.0 License: MPL-2.0
WebSite: https://slions.net/resources/fulguris.10/ WebSite: https://slions.net/resources/fulguris.10/

View file

@ -4,6 +4,7 @@ AntiFeatures:
UpstreamNonFree: UpstreamNonFree:
en-US: Telemetry and proprietary bits are removed by F-Droid builds. en-US: Telemetry and proprietary bits are removed by F-Droid builds.
Categories: Categories:
- Browser
- Internet - Internet
License: MPL-2.0 License: MPL-2.0
WebSite: https://support.mozilla.org/products/mobile WebSite: https://support.mozilla.org/products/mobile

View file

@ -1,4 +1,5 @@
Categories: Categories:
- Browser
- Internet - Internet
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: woheller69 AuthorName: woheller69

View file

@ -15,6 +15,7 @@
"items": { "items": {
"type": "string", "type": "string",
"enum": [ "enum": [
"Browser",
"Connectivity", "Connectivity",
"Development", "Development",
"DNS & Hosts", "DNS & Hosts",