Firefox-UI-Fix icon indicating copy to clipboard operation
Firefox-UI-Fix copied to clipboard

Support Paxmod

Open surapunoyousei opened this issue 1 year ago • 12 comments

Paxmod is an addon based on Webextensions unlike TabMixPlus which provides multi-row tabs.

I wanted Lepton to support this addon and have been working on improving compatibility with my own web browser.

First of all, Original and Photon don't work with this addon. It will be as follows.

Use Lepton image

Use Proton image

As a workaround, consider making the code below optional. This alone should solve the problem. Ultimately, I couldn't find a workaround due to the forcefulness in CSS.

I think you can turn it on by default. It should change quite a bit just by switching and working.

image


Floorp, the web browser I develop for, bypasses it with JS and CSS. I file this issue because I think it should benefit all users.

https://github.com/Floorp-Projects/Floorp/blob/205fe11909987ed235278eb0561ee40f12ddab11/floorp/browser/base/content/browser-command.js#L413 (The reason why there are two identical ones is that Original and Photon were separated.) https://github.com/Floorp-Projects/Floorp/tree/ESR102/floorp/browser/themes/designs/lepton

image

Thank you very much for keeping up the great CSS.

surapunoyousei avatar Nov 02 '22 14:11 surapunoyousei