Skip to content

New version: win32ss.Supermium version 132.0.6834.224 R4 (132-r4) #263734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: win32ss.Supermium
PackageVersion: 132.0.6834.224 R4
InstallerType: exe
InstallModes:
- interactive
- silent
UpgradeBehavior: install
Protocols:
- http
- https
- mailto
- tel
FileExtensions:
- htm
- html
- pdf
- shtml
- svg
- webp
- xht
- xhtml
ProductCode: Supermium
ReleaseDate: 2025-06-06
Installers:
- Architecture: x86
Scope: user
InstallerUrl: https://github.com/win32ss/supermium/releases/download/v132-r4/supermium_132_32_setup.exe
InstallerSha256: 01AE7B0E3B2F9ED036B1DCF90FD3998C281601F0DC1CC764711B64E781999A36
InstallerSwitches:
Silent: -y --silent --path="C:\Program Files (x86)\Supermium"
SilentWithProgress: -y --silent --path="C:\Program Files (x86)\Supermium"
- Architecture: x86
Scope: machine
InstallerUrl: https://github.com/win32ss/supermium/releases/download/v132-r4/supermium_132_32_setup.exe
InstallerSha256: 01AE7B0E3B2F9ED036B1DCF90FD3998C281601F0DC1CC764711B64E781999A36
InstallerSwitches:
Silent: -y --silent
SilentWithProgress: -y --silent
InstallLocation: --path="<INSTALLPATH>"
Custom: --system-level
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/win32ss/supermium/releases/download/v132-r4/supermium_132_64_setup.exe
InstallerSha256: F7FB34F1E12DE4E2BB9DB858B3CCCA59ECD1BF59629728AF1B02CF9B490E2019
InstallerSwitches:
Silent: -y --silent --path="C:\Program Files (x86)\Supermium"
SilentWithProgress: -y --silent --path="C:\Program Files (x86)\Supermium"
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/win32ss/supermium/releases/download/v132-r4/supermium_132_64_setup.exe
InstallerSha256: F7FB34F1E12DE4E2BB9DB858B3CCCA59ECD1BF59629728AF1B02CF9B490E2019
InstallerSwitches:
Silent: -y --silent
SilentWithProgress: -y --silent
InstallLocation: --path="<INSTALLPATH>"
Custom: --system-level
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: win32ss.Supermium
PackageVersion: 132.0.6834.224 R4
PackageLocale: en-US
Publisher: win32ss
PublisherUrl: https://win32subsystem.live/
PublisherSupportUrl: https://win32subsystem.live/supermium/support/
PrivacyUrl: https://win32subsystem.live/supermium/privacy/
Author: Shane Fournier
PackageName: Supermium
PackageUrl: https://win32subsystem.live/supermium/
License: BSD-3-Clause
LicenseUrl: https://github.com/win32ss/supermium/blob/HEAD/LICENSE
Copyright: Copyright 2024 The Supermium Authors. All rights reserved.
ShortDescription: Chromium fork for Windows XP/2003 and up
Description: |-
An up-to-date Chromium-based web browser compatible with Windows XP, 2003, Vista, 7 and 8.x.

The Supermium web browser also provides the following features:
- Aero Glass and Aero Glass-style titlebars instead of Windows 10-style ones (#force-xp-theme in chrome://flags for the latter)
- Turnaround for major vulnerability patches generally less than one week from upstream disclosure
- A functional sandbox for enhanced security
- Google Sync
- On Windows 7 and up, Widevine CDM support for viewing DRM content
- GDI font rendering, using #force-gdi in chrome://flags
- Persistent dark mode on the browser's UI elements, using #force-dark-mode in chrome://flags
- Custom tab options including trapezoidal tabs, transparent tabs, and outlined tabs
- Many flags from ungoogled-chromium
- Support for SSE2-only processors in the 32 bit build

Future support for:
- Windows 2000
- Ungoogled Chromium features (in progress)
- WebGPU for D3D9 renderer
- Manifest V2 (once removed by Google)
...and more! If there's a feature you want, which cannot be replicated by a Manifest v2/v3 extension, please ask!
Tags:
- browser
- chromium
- fast
- internet
- safe
- search
- web
- webpage
ReleaseNotes: |-
This release of Supermium includes various changes and improvements, including:
(#1412) - Option to disable autoplay introduced in chrome://flags, #disable-autoplay
(#1403) - --force-dark-mode option introduced to deal with possible issues with white flashes in dark mode. However, some flashes may still appear due to caching of previous page views
(#1445) - chrome://version uses Supermium branding
(#1441, #1433, #1398, #1400) - Small changes to default metrics, particularly affecting v109 and CR23 tab styles
(#1438) - New tab button fixed in place (and the tab close button should no longer overlap favicons)
(#1411) - Download link now appears by default in chrome://downloads, as opposed to referrer link
(issue unassigned) - #disable-gpu-driver-bug-workaroundsnow available in chrome://flags
Some small mitigations have also been introduced for crashes in portable configurations on Windows 7.
ReleaseNotesUrl: https://win32subsystem.live/supermium/history/
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://win32subsystem.live/supermium/faq/
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: win32ss.Supermium
PackageVersion: 132.0.6834.224 R4
PackageLocale: zh-CN
Publisher: win32ss
PublisherUrl: https://win32subsystem.live/
PublisherSupportUrl: https://win32subsystem.live/supermium/support/
PrivacyUrl: https://win32subsystem.live/supermium/privacy/
Author: Shane Fournier
PackageName: Supermium
PackageUrl: https://win32subsystem.live/supermium/
License: BSD-3-Clause
LicenseUrl: https://github.com/win32ss/supermium/blob/HEAD/LICENSE
Copyright: 版权所有2024 The Supermium Authors。保留所有权利。
ShortDescription: 适用于 Windows XP/2003 及更高版本的 Chromium 分支
Description: |-
基于 Chromium 的最新网页浏览器,兼容 Windows XP、2003、Vista、7 和 8.x。

Supermium 还提供以下功能:
- 使用 Aero Glass 和 Aero Glass 风格的标题栏取代 Windows 10 风格的标题栏(在 chrome://flags 中启用 #force-xp-theme)
- 自上游披露开始一周内为重大漏洞应用补丁
- 可增强安全性的强大沙盒
- 谷歌同步
- 在 Windows 7 及以上版本中支持 Widevine CDM 以查看 DRM 内容
- 在 chrome://flags 中启用 #force-gdi 以启用 GDI 字体渲染
- 在 chrome://flags 中启用 #force-dark-mode 让浏览器的 UI 元素可以保持黑暗模式
- 自定义标签选项,包括梯形标签、透明标签和轮廓标签
- 若干来自 ungoogled-chromium 的 flags
- 在 32 位版本中为仅兼容 SSE2 的处理器添加支持

计划支持
- Windows 2000
- Ungoogled Chromium 特性(进行中)
- 基于 D3D9 渲染器的 WebGPU
- Manifest V2(如果被谷歌移除)
……以及更多!如果您需要的功能无法通过 Manifest v2/v3 扩展实现,请立刻联系!
Tags:
- chromium
- 互联网
- 安全
- 快捷
- 搜索
- 浏览器
- 网页
ReleaseNotesUrl: https://win32subsystem.live/supermium/history/
Documentations:
- DocumentLabel: 常见问题
DocumentUrl: https://win32subsystem.live/supermium/faq/
ManifestType: locale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: win32ss.Supermium
PackageVersion: 132.0.6834.224 R4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0