On Thursday, 26 July 2018 6:26:57 AM AEST Michael Meskes wrote:
> Unless something changed in chromium this will not work, that is it
> will not if you install more than one extension because chromium only
> executes one load-extension argument. At least that's the way it was
> when I checked.
> 
> The right way imo would be something like
> 
> export CHROMIUM_FLAGS="${CHROMIUM_FLAGS} --load-extension=`ls -dm
> /usr/share/chromium/extensions/*|tr -d '\n'`"
> 
> It looks awkward to install this with every extension, so #890392
> suggest to do it in chromium instead. Unfortunately this has been
> ignored so far.

Thanks, Michael. I couldn't agree more that it should be implemented on 
Chromium side to allow us to activate packaged extensions by symlinking them 
into "/usr/share/chromium/extensions/" without polluting "/etc/chromium.d".

Chromium team, please consider implementing Michael's suggestion.

-- 
Cheers,
 Dmitry Smirnov.

---

I am an agnostic; I do not pretend to know what many ignorant men are
sure of.
        -- Clarence Darrow

---

'I refuse to prove that I exist,' says God, 'for proof denies faith, and 
without faith I am nothing.'
        -- Douglas Adams

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Pkg-mozext-maintainers mailing list
Pkg-mozext-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-mozext-maintainers

Reply via email to