Recensioni per FireMonkey
FireMonkey di erosman
79 recensioni
- Valutata 5 su 5di emacsomancer, 2 anni faIt is indeed super lightweight. A nice advantage to being on Firefox, as it's not available elsewhere.
- Valutata 5 su 5di serotonin_2a, 2 anni fa
- Valutata 5 su 5di Utente Firefox 17385582, 3 anni fa
- Valutata 4 su 5di Utente Firefox 14234915, 3 anni faI 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 - Valutata 5 su 5di kayexalate, 3 anni fa
- Valutata 4 su 5di Thespikedballofdoom, 3 anni fa
- 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.
Replica dello sviluppatore
pubblicato il 3 anni faThe 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. - Valutata 5 su 5di Utente Firefox 17597008, 3 anni fa
- Valutata 5 su 5di Good Developer, 3 anni fa
- Valutata 4 su 5di Usuário FF 17151627, 3 anni faÉ 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.Replica dello sviluppatore
pubblicato il 3 anni faPlease post to the support for the proper investigation. - Valutata 5 su 5di Utente Firefox 17357435, 3 anni fa
- Valutata 5 su 5di concerned anon, 3 anni fa
- Valutata 5 su 5di Utente Firefox 13955540, 4 anni fa
- Valutata 5 su 5di Utente Firefox 17107164, 4 anni faThe only extension that uses the built-in userScripts API, as far as I know, which makes its approach far cleaner than other choices.