-
In v1.5.28 multi-column mode option was added. Thank you for that.
Currently, when having the option enabled, the sorted styles are displayed horizontally, e.g.
```
1 2
3 4
5 6
```
My su…
-
Regarding #243 and OpenUserCSS in particular, would it be possible to change the 'Find Styles' button in the Stylus pop-out acquire search results from openusercss.org and possibly other websites, as …
-
My local installation of the Facebook Container plugin includes a content_script.css with this text:
```
body {
--blue60: #0060df;
--blue70: #003eaa;
--primaryText: #15141A;
--se…
-
![image](https://user-images.githubusercontent.com/84811/222322344-e73faab3-ed66-405d-8ecc-fe8a5f254cba.png)
This is a screenshot from Linux/KDE/Firefox. It might be the font rendering, but that co…
-
# Bug Report
### Bug Description
Copy-paste the snippet below and check the edit page. Stylelint reports that curly brackets, regardless of where you place them, are unnecessary. However, the warn…
-
# Bug Report
### Bug Description
1. write some new CSS for a page without any custom rules via the "write style for this URL" shortcut in the extension popup. _Edit: the "write style for" checkbox…
-
I understand if it is out of scope for this project, but dealing with constant `504 Gateway Time-out`'s is not fun.
-
After registering with GitHub, I'd like to switch to an independent login using email and password.
This is offered by the login form.
However, upon setting a password using the "forgot my password"…
-
Hi @erosman !
Firstly, your add-on is fantastic! Thank you and congrats.
The possibility to have all my CSS and JS scripts in one place, with a lightweight add-on... makes your add-on unbeatable.
…
-
Sorry if I misunderstood something, but from what I read in the code:
1. At FM startup, the extension loops the scripts list and push those *eligible to update* to an array. This is the only moment…