Análises para FireMonkey
FireMonkey por erosman
Análise por DavidK2
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!).
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!).
81 análises
- Avaliado em 5 de 5por Alexander A. , há 25 diasIs it possible, by any chance, at some point, to get something like uBlock's procedural cosmetic filters for our UserCSS scripts? CSS is great, but it's a bit lacking in functionality, especially in regex support.
I'm only starting to learn JS, and I imagine it's gonna take a while before I'll be able to write the scripts I need.
Thanks for all your hard work! - Avaliado em 1 de 5por Utilizador do Firefox 13626153 , há 2 meses
- Avaliado em 5 de 5por Crend King , há 2 meses
- Avaliado em 5 de 5por Adán , há 3 meses
- Avaliado em 5 de 5por ecompton59 , há 4 meses
- Avaliado em 5 de 5por jackyzy823 , há 6 meses
- Avaliado em 5 de 5por Grano , há 7 meses
- Avaliado em 1 de 5por Utilizador do Firefox 18434741 , há um anoNothing works properly both user-Scripts and user-Style are broken especially any .css seems to not being respected
Resposta do programador
publicado a há um anoPlease post the details to the support for a proper investigation. - Avaliado em 2 de 5por garrettw87 , há um anoI wanted to like FireMonkey, but unfortunately it seems to be incompatible with the vast majority of scripts I use with the Waze Map Editor downloaded from greasyfork.org. There are no JavaScript errors -- the scripts just do nothing. They are listed as active on the page, but something about them just doesn't work with this addon. So I'll have to switch to a different one.
Resposta do programador
publicado a há um anoPlease post the details to the support for a proper investigation. - Avaliado em 5 de 5por Utilizador do Firefox 14571563 , há 2 anos
- Avaliado em 5 de 5por Frantishek , há 2 anos
- Avaliado em 5 de 5por Ben SALT.id , há 2 anos
- Avaliado em 4 de 5por Utilizador do Firefox 12818352 , há 2 anosSeems like we can't import scripts from zip
Right, unzip everything and import works, but slightly inconvenient, thank you for replying.Resposta do programador
publicado a há 2 anosUsers can unzip themselves and then mass-import all scripts. Reading zip requires additional library.