FireMonkey에 대한 리뷰
FireMonkey 제작자: erosman
리뷰 79개
- 5점 만점에 5점emacsomancer 님, 2년 전It is indeed super lightweight. A nice advantage to being on Firefox, as it's not available elsewhere.
- 5점 만점에 5점serotonin_2a 님, 2년 전
- 5점 만점에 5점Firefox 사용자 17385582 님, 3년 전
- 5점 만점에 4점Firefox 사용자 14234915 님, 3년 전I 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 - 5점 만점에 5점kayexalate 님, 3년 전
- 5점 만점에 4점Thespikedballofdoom 님, 3년 전
- 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.
개발자 답글
3년 전에 게시됨The 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. - 5점 만점에 5점Firefox 사용자 17597008 님, 3년 전
- 5점 만점에 5점Good Developer 님, 3년 전
- 5점 만점에 4점Usuário FF 17151627 님, 3년 전É 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. - 5점 만점에 5점Firefox 사용자 17357435 님, 3년 전
- 5점 만점에 5점concerned anon 님, 3년 전
- 5점 만점에 5점Firefox 사용자 13955540 님, 4년 전
- 5점 만점에 5점Firefox 사용자 17107164 님, 4년 전The only extension that uses the built-in userScripts API, as far as I know, which makes its approach far cleaner than other choices.