FireMonkey 的評論
FireMonkey 作者: erosman
82 筆評論
- 評價 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 年前
- 評價 4 分,滿分 5 分來自 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 年前
- 評價 4 分,滿分 5 分來自 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 年前
- 評價 4 分,滿分 5 分來自 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,4 年前
- 評價 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.