Hi,
It does not looks like the bug is fixed in Chromium 57.0.2987.98 built on
Debian 9.0, running on Debian 9.0, from stretch.
I use --enable-remote-extensions, so the sh wrapper does not put the
--disable-background-networking, I can use my extensions, but can't update them.
--
Julien Palar
All,
Now that this has filtered through to testing proper, I've seen a number
users, and myself, have issues with Chromium and the extension
environment. Despite the debian/NEWS statement, the functionality I've
extended my browser with being missing was a huge surprise. Hunting
down the solution
To use, for example, uBlock Origin in Chromium 55.0.2883.75-4, a user
has to either launch chromium from the command line:
chromium --enable-remote-extensions
or, as root change edit /usr/bin/chromium
and change
want_remote_extensions=0
into
want_remote_extensions=1
or build a Debian package
Package: chromium
Version: 55.0.2883.75-3
Followup-For: Bug #841401
Attached is a patch that adds a command line switch --disable-extension-update
that disables the update of extensions, which is also added to default-flags.
This way the default is to not update extensions, but this can be overri
Package: chromium
Version: 55.0.2883.75-2
Followup-For: Bug #841401
Disabling extension updates seems like a pretty horrible decision,
especially without informing the user.
If you're going to do this, then you should remove the ability to INSTALL
extensions in the first place.
Now I can't updat
There is currently a patch applied, disable/extension-updater.patch,
to address some of the concern about unrequested network connections.
The right approach here is to create debian packages for extensions
(for example chromium-lwn4chrome), rather than fetching them from
third party sites.
Best
Hi,
On Thu, 20 Oct 2016 11:08:14 +0200 Bruno Bierbaumer
Debian's Chromium package doesn't seem to be able to update the
installed extensions.
> Both the automatic update mechanism and manually triggering "Update
extensions now" in chrome://extensions/ don't work.
>
> The raw Chromium build from
Package: chromium
Version: 53.0.2785.143-1
Severity: normal
Dear Maintainer,
Debian's Chromium package doesn't seem to be able to update the installed
extensions.
Both the automatic update mechanism and manually triggering "Update extensions
now" in chrome://extensions/ don't work.
The raw Chr
8 matches
Mail list logo