https://bugs.kde.org/show_bug.cgi?id=393846
Bug ID: 393846 Summary: chromium manifest installed to Ubuntu-specific path Product: plasma-browser-integration Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Chrome Assignee: k...@privat.broulik.de Reporter: aro...@archlinux.org Target Milestone: --- The /usr/share/chromium-browser/extensions path for Chromium extensions is specific to Ubuntu (not even Debian uses it). As long as this path is hardcoded in p-b-i (which otherwise makes sense, since it is also hardcoded in Chromium itself) it should be hardcoded to the upstream path /usr/share/chromium/extensions, not to the Ubuntu specific one: https://github.com/chromium/chromium/blob/master/chrome/common/chrome_paths.cc#L62 -- You are receiving this mail because: You are watching all bug changes.