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, 4 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 17385582, 4 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Footmen, 4 წლის წინ
- 4 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 14234915, 4 წლის წინ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, 4 წლის წინ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, 4 წლის წინ
- 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.