FireMonkey értékelései
FireMonkey szerző: erosman
79 értékelés
- Csillagos értékelés: 5 / 5készítette: emacsomancer, 2 éveIt is indeed super lightweight. A nice advantage to being on Firefox, as it's not available elsewhere.
- Csillagos értékelés: 5 / 5készítette: serotonin_2a, 2 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17385582, 2 éve
- Csillagos értékelés: 4 / 5készítette: Firefox felhasználó 14234915, 3 éveI am looking for an alternative to Tampermonkey. FireMonkey looks promising. However, it does not support importing a .zip created by other managers. Therefore, I use Violentmonkey instead.
I've read https://github.com/erosman/support/issues/236 - Csillagos értékelés: 5 / 5készítette: kayexalate, 3 éve
- Csillagos értékelés: 4 / 5készítette: Thespikedballofdoom, 3 éve
- This addon is nice, it's pretty simple to write js scripts with it, however I've struggled to write css scripts. I would assume that it shouldn't be too different from normal css, but trying to port my css scripts from stylus to firemonkey hasn't worked. There might be something simple I'm missing but I haven't been able to figure out what it is. I think the css documentation could be improved to make it easier to write css scripts.
Fejlesztői válasz
közzétéve: 3 éveThe userCSS in FireMonkey has 2 sections:
- Metadata block: which is identical to userScript metadata block
- CSS: which is standard CSS (Cascading Style Sheets)
Stylus supports other additional code which are not standard CSS. As long as you use standard CSS, there is no issue. You can also post to the support for help and advice. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17597008, 3 éve
- Csillagos értékelés: 5 / 5készítette: Good Developer, 3 éve
- Csillagos értékelés: 4 / 5készítette: Usuário FF 17151627, 3 éveÉ uma extensão muito boa para se utilizar tanto na Área de trabalho quanto no Firefox para Android, só não estar funcionando a exportação das configurações da extensão e tradução, quando utilizado no Android.
Somente a importação das configurações funciona no momento. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17357435, 3 éve
- Csillagos értékelés: 5 / 5készítette: concerned anon, 3 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13955540, 3 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17107164, 4 éveThe only extension that uses the built-in userScripts API, as far as I know, which makes its approach far cleaner than other choices.