[Pkg-chromium-maint] Bug#851692: To load your extensions

Alok Singh alephnull at gmail.com
Mon Jan 23 01:45:04 UTC 2017


Here's what you need to do to enable the extensions that you installed via
the Web Store and are in your profile.

1. Find your extensions:
They are in $XDG_CONFIG_DIR/chromium/<profile>/Extensions/<hash>/<version>

For example, uBlock is at
/home/alok/.config/chromium/Default/Extensions/cjpalhdlnbpafiamejdnhcphjbkeiagm/1.9.4_0

2. Create a file in /etc/chromium.d/enable-extensions with the content
export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --load-extension <extension-path
from above>"

3. You have to create multiple lines of the form for each profile. Note
that you will have to update this file when the extension version changes.
If you have the same extension in multiple profiles, you will have make
explicit entries for it as per step 2.

HTH until the CHROMIUM_FLAGS patch above is accepted.
-- 
—
Alok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20170123/e5e50b25/attachment.html>


More information about the Pkg-chromium-maint mailing list