Отзывы на «FireMonkey»
FireMonkey от erosman
88 отзывов
- Оценено на 1 из 5от Đăng Tú, 3 года назад
- Оценено на 5 из 5от DavidK2, 3 года назадThe UI is much better and more intuitive than that of TemperMonkey.
I really like the distinction between CSS and JS modifications and that I don’t need to use “proprietary” GreaseMonkey functions like GM_addStyle (` /* the CSS goes here */ `).
FireMonkey also doesn’t exhibit the bug that TemperMonkey does — when I navigated the same portal over many pages, it seemed TM kept adding the same CSS script over and over, which, over time, slowed Firefox noticeably (after a while TM reported aplying about 70 scripts instead of 2!). - Оценено на 5 из 5от ImQP, 3 года назад
- Оценено на 5 из 5от Frantishek, 3 года назад
- Оценено на 5 из 5от Ben SALT.id, 3 года назад
- Оценено на 4 из 5от Пользователь Firefox 12818352, 3 года назадSeems like we can't import scripts from zip
Right, unzip everything and import works, but slightly inconvenient, thank you for replying.Ответ разработчика
размещено 3 года назадUsers can unzip themselves and then mass-import all scripts. Reading zip requires additional library. - Оценено на 2 из 5от Freso, 3 года назад
- Оценено на 5 из 5от idealth, 3 года назад
- Оценено на 5 из 5от Modenium, 3 года назад
- Оценено на 5 из 5от Rayke, 3 года назад
- Оценено на 5 из 5от emacsomancer, 3 года назадIt is indeed super lightweight. A nice advantage to being on Firefox, as it's not available elsewhere.
- Оценено на 5 из 5от serotonin_2a, 3 года назад
- Оценено на 5 из 5от MoiceVail, 3 года назад
- Оценено на 5 из 5от Ghost, 3 года назад
- Оценено на 5 из 5от Пользователь Firefox 17385582, 3 года назад
- Оценено на 5 из 5от Footmen, 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от John Doe, 3 года назадSince the only userscript managers that worked in Firefox Android (beta & nightly through custom collection) are this and tampermonkey, I choose this becase it's open source and more lightweight. Good job
- Оценено на 5 из 5от kayexalate, 3 года назад
- Оценено на 4 из 5от Thespikedballofdoom, 4 года назад
- Оценено на 4 из 5от Falazi, 4 года назад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.
Ответ разработчика
размещено 4 года назад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, 4 года назад
- Оценено на 5 из 5от Good Developer, 4 года назад
- Оценено на 4 из 5от Usuário FF 17151627, 4 года назадÉ 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.