- Ungoogled Chromium Download
- Chromium Browser Download
- Ungoogled Chromium Installer
- Ungoogled Chromium Builds
Get more done with the new Google Chrome. A more simple, secure, and faster web browser than ever, with Google’s smarts built-in. The following example demonstrates publishing Debian 9 (buster) amd64 packages located in /home/user/ungoogled-chromium/build/ (which is assumed to be the shell expanded form of /ungoogled-chromium/build/) for ungoogled-chromium version 99.0.1234.567-1.
Welcome to the OBS download page. This page offers a simple way to show your users the latest builds of your packages and appliances by either embedding its output as an iframe in your project homepage, or by creating a download page for you.
Creating a download page for a package
Just create a link to

for example: https://software.opensuse.org/download/package?project=openSUSE:Tools&package=osc
To embed this page as an iframe in the download section of your project homepage, you can use this code:
Which will result in an output like this:
Ungoogled Chromium Download
Creating a download page for a pattern

Linking to a pattern is similar to the way described above for a package, just change the url to use pattern:
Chromium Browser Download
Creating a download page for an appliance
If your OBS project is building appliances, you can also link to those with:
To embed an iframe showing the appliances of your project, use this code:
Ungoogled Chromium Installer
Which will result in an output like this:
Advanced options
JSON output: You can also request the data in json format by using .json as output format, for example: https://software.opensuse.org/download/package.json?project=openSUSE:Tools&package=obs-server.
Ungoogled Chromium Builds
Theming: To customize the theming of the download page, you have multiple options to change the colors. Use the parameters bcolor, fcolor, hcolor and acolor to set the different colors.
Example: https://software.opensuse.org/download/appliance.iframe?project=openSUSE:Tools&fcolor=607890&hcolor=607890&acolor=607890&bcolor=123
