Package Details: cosbrowser 2.8.3-3

Git Clone URL: https://aur.archlinux.org/cosbrowser.git (read-only, click to copy)
Package Base: cosbrowser
Description: 腾讯云COS工具
Upstream URL: https://cloud.tencent.com
Keywords: cos tencent
Licenses: custom
Submitter: weearc
Maintainer: weearc
Last Packager: weearc
Votes: 1
Popularity: 0.000000
First Submitted: 2020-02-20 16:24 (UTC)
Last Updated: 2023-08-29 02:30 (UTC)

Latest Comments

weearc commented on 2023-08-29 02:32 (UTC)

@Sherlock-Holo Yes, now error occurs starting up without -no-sandbox flag. Now added.

Sherlock-Holo commented on 2023-08-29 02:17 (UTC)

现在打开会闪退,需要加上 -no-sandbox 才行

weearc commented on 2022-05-24 06:10 (UTC)

@izumiChan16 Fixed

izumiChan16 commented on 2022-05-24 00:57 (UTC)

// Removed in Electron 12
crashReporter.getCrashesDirectory()

Bugfix:/usr/bin/cosbrowser

#!/bin/bash
electron11 /opt/cosbrowser/app.asar $@

wu2305 commented on 2022-01-28 05:37 (UTC)

update the edition number to catch up with the official one

weearc commented on 2020-08-16 16:16 (UTC)

@unstartdev using electron4 will cause some unexpected problem.

unstartdev commented on 2020-08-12 05:23 (UTC)

Bugfix: /usr/bin/cosbrowser

!/bin/bash

electron4 /opt/cosbrowser/app.asar $@