-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Paxmod #500
Comments
It's a amazing project that it's possible only with Webextensions. The cases used like waterfox, floorp and running cheese are quite important in the Open Source Software, so if possible, I think it is better to supports. |
Please let me know if there is anything I can do to help. Should I submit this issue to Paxmod? |
I'm waiting for an answer by submitting an issue. numirias/paxmod#100 |
Finished writing the patch on the Paxmod side. I think everything will end with the response on the Lepton side. |
It's very encouraging!! |
yes. However, legacy extensions are based on old technology, so Paxmod based on modern technology is fast and relatively secure. I am happy to have contributed to this project. Now all that's left to do is wait until the PR is merged. |
If possible, this project will also be switched to webextension. #502 |
Will help. It's not that difficult. But I think you'd be better off using a theme. Firefox still has experimental support for full theming possible with CSS. Extensions are of course also possible. |
The feature I want is that change the option value in real time, and there is an option related UI. |
Paxmod feels abandoned by owner. I plan to maintain it in the meantime. |
Yeah, I don't know exactly why, but I also think maintainer's not active right now. |
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
Use Proton
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.
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
Thank you very much for keeping up the great CSS.
The text was updated successfully, but these errors were encountered: