<div dir="ltr"><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">Copying this over from #851692. A method of enabling extensions without re-compiling Chromium. Not saying it is ideal </div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">1. Find your extensions:<br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">They are in $XDG_CONFIG_DIR/chromium/<profile>/Extensions/<hash>/<version></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">For example, uBlock is at</div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">/home/alok/.config/chromium/Default/Extensions/cjpalhdlnbpafiamejdnhcphjbkeiagm/1.9.4_0<br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br class="gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><div class="gmail_msg">2. Create a file in /etc/chromium.d/enable-extensions with the content</div><div class="gmail_msg"><div class="gmail_msg">export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --load-extension=<extension-path from above>"</div></div><br class="inbox-inbox-m_4737571314202559029inbox-inbox-Apple-interchange-newline gmail_msg"></div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px">3. You have to create multiple lines of the form above 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. </div><div class="gmail_msg" style="color:rgb(33,33,33);font-size:13px"><br></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr">—<div>Alok</div></div></div>