Package Details: chromium-snapshot-bin 133.0.6838.0.r1383276-1

Git Clone URL: https://aur.archlinux.org/chromium-snapshot-bin.git (read-only, click to copy)
Package Base: chromium-snapshot-bin
Description: The open-source project behind Google Chrome (Latest Snapshot)
Upstream URL: https://build.chromium.org
Keywords: browser web
Licenses: BSD
Provides: chromium-snapshot
Submitter: Det
Maintainer: mrxx
Last Packager: mrxx
Votes: 498
Popularity: 0.58
First Submitted: 2015-04-20 12:12 (UTC)
Last Updated: 2024-11-15 11:35 (UTC)

Pinned Comments

Det commented on 2017-03-30 10:20 (UTC) (edited on 2017-12-13 23:06 (UTC) by Det)

Do not flag this package out-of-date.

It updates automatically on each install.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 31 Next › Last »

mrxx commented on 2020-05-15 19:14 (UTC) (edited on 2020-05-16 00:51 (UTC) by mrxx)

Thanks, morgenstern. I've changed the opt-dependency to 'flashplugin'.

morgenstern commented on 2020-05-09 23:21 (UTC)

Just a small note - pepper-flash has been moved out of the AUR and is now a part of the flashplugin package in the extra repo.

treeshateorcs commented on 2020-04-20 22:53 (UTC)

okay, found it. to make this your default browser, issue the following commands

xdg-mime default chromium-snapshot-bin.desktop text/html
update-mime-database ~/.local/share/mime

treeshateorcs commented on 2020-04-20 22:32 (UTC)

how do i make this my default browser again?

mrxx commented on 2019-07-27 13:41 (UTC)

Updated to v78, removed gconf as dependency.

shoober420 commented on 2019-07-18 17:43 (UTC)

Awesome, thanks mrxx and Det. Keeping Arch legit and superior.

Det commented on 2019-07-18 11:16 (UTC)

It was either startup, extra's chromium or namcap.

mrxx commented on 2019-07-18 11:08 (UTC)

shoober420, thanks for your suggestion. The dependency was put there from the previous maintainer and I kept it in order to 'not break things'.

I will remove it in the next release.

shoober420 commented on 2019-07-18 06:54 (UTC)

gconf is supposedly a dependency for this package, but I uninstalled gconf and currently typing this without it installed with a functional Chromium. Is there a particular reason its in the dependencies? gconf is deprecated in favor of dconf, so gconf should be faded out.

krnl0138 commented on 2019-02-08 20:29 (UTC) (edited on 2019-02-09 08:15 (UTC) by krnl0138)

Does anyone else have the problems with ffmpegdemuxer? I can't play some videos that are ok in chromium-dev.

Like those:

[16:29:0717/035248.952179:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: open context failed"}

[16:16:0717/035248.954892:ERROR:render_media_log.cc(30)] MediaEvent: PIPELINE_ERROR DEMUXER_ERROR_COULD_NOT_OPEN

Any ideas how to fix it? The only solution i find is to build it manually with adding to args.gn folder:

proprietary_codecs = true

ffmpeg_branding = "Chrome"

But i do not want to build it by myself