Recensioni per FireMonkey
FireMonkey di erosman
74 recensioni
- Valutata 5 su 5di Utente Firefox 13605519, 4 anni faThe interface is a bit unintuitive but other than that, this addon delivers on all its promises
- Valutata 4 su 5di xtance, 4 anni faHow to "adapt" a script for this addon? I installed one script from greasyfork.org to download music from VK. It doesn't work and doesn't show any error messages. (Works fine in Greasemonkey).
I know that addon itself has nothing to do with that particular script, but since it links to greasyfork, I expected to have somewhat compatibility with those scripts.
Maybe there is a setting to allow script to download files? IDK. I thought so but couldn't find..
--
UPD: thanks for response! Do you mean I should create an issue on github? That script btw: https://greasyfork.org/en/scripts/38614-vk-media-downloader/codeReplica dello sviluppatore
pubblicato il 4 anni faThere are some incompatibilities on some scripts. If you post the issue to the support, I will see how that can be fixed. Often a small change will fix it. - Valutata 1 su 5di Utente Firefox 12241489, 4 anni fa
- Valutata 5 su 5di 12bytes, 4 anni fa
- Valutata 5 su 5di Utente Firefox 12692951, 4 anni fa
- Valutata 5 su 5di kay emme, 5 anni fa
- Valutata 5 su 5di P.L., 5 anni fa
- Valutata 5 su 5di --FIRE--, 5 anni fa
- Valutata 5 su 5di Utente Firefox 13955374, 5 anni faVery lightweight and very powerful but also very user friendly with good documentation. Fully deserved 5 stars.
- Valutata 5 su 5di kekkc, 5 anni fa
- Valutata 1 su 5di Marti Martz, 5 anni fa
- Valutata 4 su 5di Khlieb, 5 anni faHello, is it possible to install user script and style from userstyles.org?
Replica dello sviluppatore
pubblicato il 5 anni faI haven't worked on it yet. RegEx patterns cant be converted and that is an issue. I will see if direct install can be added to future upgrades. - Valutata 5 su 5di Utente Firefox 15311851, 5 anni faFirst time I create an account to write a review.
PLEASE, don't turn FireMonkey into VM or GM, we got those already.
Keep it simple AND SMALL, or provide a slim version.
Many addons started small then turned fat then died (at least for me).
All because users pressure coders to add more and more.
You can only trust code that you can read.
I only run one important user script, but it makes all the difference in the world.Replica dello sviluppatore
pubblicato il 5 anni faThank you for the feedback and of course, I will do my best to keep it slim, secure and efficient. - Valutata 5 su 5di Utente Firefox 13707739, 5 anni faAt GitHub I already expressed my gratitude to the Dev @erosman, so my review below is for potential new FireMonkey' users.
It is an add-on for smart users!
FireMonkey easily replaces several other add-ons, using just 20% of the resources (RAM, CPU etc). The improvements in browser performance, security and privacy are visible.
In addition, FireMonkey is the only add-on (in its class) really Open Source, with the express commitment of the Dev not to invade privacy.
Another advantage is that FireMonkey uses the latest newest API.
Those users who don't care about performance, security, privacy, etc., and want lights, garlands, colors, glitter and fancy stuff ... FireMonkey may not be for them.
Some of the other similar add-ons have many automated functions, while in FireMonkey some are manual. At first I felt intimidated. But in less than 2 days of use, without problems I got used to everything. Today with few days of use, it seems like I have FireMonkey for years. I had practically no problems in the transition and migration of all my other add-ons/scripts (CSS & JS).
FireMonkey is a minimalist add-on, but totally powerful. Virtually any difficulty in the transition of other add-ons can be solved in FireMonkey (or at least almost solved). By the way, every excellent add-on requires a small investment of time at the beginning. But it's just a one-time-task/job.
The Dev (@erosman) is very responsive, and replies very promptly at GitHub. The few problems I found, the Dev solved them on the same day.
FireMonkey is not perfect, and it will undoubtedly have a path of evolution. But today, I can't imagine going back to use all the add-ons FireMonkey replaced.
Do you have doubts? Fears? Take a simple test!... it'll be difficult to repent.
Here I am giving 5 stars because it is the maximum, but FireMonkey deserves all the possible stars.
Attached a review from GHacks: https://www.ghacks.net/2019/09/10/firemonkey-uses-firefoxs-official-api-for-userscripts-and-userstyles/ - Valutata 3 su 5di Iain Cheyne, 5 anni faWill be good, but right now doesn't compete with Tampermonkey. Needs easier method to install scripts than pasting in the code.
Replica dello sviluppatore
pubblicato il 5 anni faImport is the default method to install script and it can import 100s in one action. Please post feature requests to the support for further discussion. - Valutata 5 su 5di Jackie Yeh, 5 anni fa
- Valutata 5 su 5di Utente Firefox 15125754, 5 anni fa
- Valutata 5 su 5di puckface, 5 anni faexcellent. replaced both violerntmonkey and stylus for me, even imported my configs from those. only negative is the highly annoying animations/transitions in the settings of this extensions, but i can live with that as i dont plan on going into the settings very often
edit: i now found out that it takes like a second for it to change website fonts i have changed in fire monkey - this doesent occur with stylus. this is a little drawback. do you think it can be fixed? like i load a site, it loads with its original fonts, a second (or half a second) goes and it changes to the font i specified for this site in firemonkeyReplica dello sviluppatore
pubblicato il 5 anni faThank you for the feedback. I will adjust the animations.
You need to change the "run-at". By default it injects when everything is fully loaded. Please also post your question to the support site for better discussion. - Valutata 4 su 5di mmmel4real, 5 anni faVery nice idea. But it doesn't allow you to install scripts or styles from the main repositories (like greasyfork.org or userstyles.org.) You would have to add them manually by copying and pasting the scripts' text I guess.
I tried importing my scripts from greasemonkey gsm folder but the one I tried (google hit hider) just returned an error.
Also don't know if it supports v4 greasemonkey scripts along with v3?
Looking forward to trying this out when these things are working.Replica dello sviluppatore
pubblicato il 5 anni faYou can import file/s from your computer by selecting one or more files (no need to copy/paste). All suggestions and requests will be considered. Please try the support site. It supports both v3 & v4 GreaseMonkey functions. There are some minor consideration regarding the include patterns which is explained in the included Help file.
I tested "Google Hit Hider by Domain" and it installs but wont enable it due to include error. FireMonkey uses the dedicated Firefox API and the API doesn't allow wild card TLD (ie http*://www.google.*/*). That has to change in order to be able to run the script. - Valutata 5 su 5di nameanyone, 6 anni faJan 17, 2021: Please do keep up the good work. I am surprised to see so few users. Glad you finally gave up the buggy homegrown editor.
Mar 24, 2019: A promising start. I like the idea of combining user scripts and user css in one add-on. Developer is very responsive and promptly fixed some issues I reported. Please disregard one-star ratings. I inadvertently got dragged into this so I know what is going on with those. A silly attempt to hurt a fellow developer who is also volunteering to be a code reviewer for other add-ons. - Valutata 5 su 5di Vedun, 6 anni fa