Ressenyes sobre Nuke Anything Enhanced
Nuke Anything Enhanced per Patrick Abi Salloum
15 ressenyes
- S'ha valorat amb 4 sobre 5per Katarína, fa 2 anys
- S'ha valorat amb 4 sobre 5per Firefox user 15145332, fa 2 anysits good and have a nice idea, but it is not persistent if you reload the page the object will appear again
- S'ha valorat amb 4 sobre 5per Firefox user 13302001, fa 3 anys
- S'ha valorat amb 4 sobre 5per DK, fa 5 anysWorks pretty well, except the "Toggle X to remove" option doesn't work on many websites. I think it might be that they're intercepting the keypress or something.
Would be great to get that fixed! - S'ha valorat amb 4 sobre 5per Firefox user 14753181, fa 5 anysWorks fine. Would be 5 stars if the documentation was complete.
For some reason, it is not documented anywhere that the way to use this extension is to press alt+shift+x. Nowhere in the documentation is this mentioned. Not on the settings page or the public web page for the add-on. I found it buried deep in these reviews in the form of a reply from the author.
You could replace all the other text on the addon page with "Activate by pressing alt+shift+x" and the addon would become 10x more useful.
DOCUMENT THE MAIN FUNCTION! - S'ha valorat amb 4 sobre 5per Firefox user 14382291, fa 6 anysWorks fine but it would be nice if I could just click it once and block the element instead of going into a separate dropdown menu.
- S'ha valorat amb 4 sobre 5per tipar, fa 6 anysIt is OK but why I must do it everytime I refresh the page? I want the addon to remember it. But it is OK and easy to use it.
- S'ha valorat amb 4 sobre 5per Cre8_Meaning, fa 6 anys
- S'ha valorat amb 4 sobre 5per Vincent, fa 6 anys
- S'ha valorat amb 4 sobre 5per Ferhat Sanli, fa 6 anysI liked your add-on but it doesn't have a shortcut combination. So, I modified it. Now I can use Ctrl+Shift+X combination to run it.
My code:
document.addEventListener("keydown", function (e) {
if (e.ctrlKey && e.shiftKey && e.code === "Space"){
NukeAnything["nuke_on_x"]();
}
});
Would you add a feature to run it with key combination in next update?
P.S. I translated to Turkish its language file. If you contact me, I can send it to you.Resposta del desenvolupador
s'ha publicat fa 6 anysJust saw this... The addon already has a shortcut combination... alt+shift+x to enter Nuke Mode ... [x] key to Nuke while in that mode and and [esc] to exit back to normal. - S'ha valorat amb 4 sobre 5per Mav, fa 7 anysSadly the HackTheWeb add-on that was based on the Aardvark bookmarklet doesn't work anymore, and while Nuke Anything Enhanced does the most basic thing (remove object) a lot of other useful functionality is missing. It'd be great if some of the things from HackTheWeb/Aardvark were added here. Just saying the developer could look at those for inspiration on how to improve this add-on massively.
Also, I really wish there was an option to have "remove this object" in the main context menu, not under a pop-out sub-menu. Especially with a quick-key so you could just right-click and hit R or N or something (I mean like the underscored A of 'select all'). Moving the mouse into a sub-menu for every object you want to quickly delete is annoying, and the alternative way 'Toggle nuke with X' thing doesn't work. But that's really not an optimal way to remove things quickly anyway and should just be dropped imho.Resposta del desenvolupador
s'ha publicat fa 6 anysWhat do you get when you try to use the "toggle nuke with X" option? it is much faster to remove many objects using that. - S'ha valorat amb 4 sobre 5per PhunkyBob, fa 7 anysReally usefull extension.
A little improvement would be welcome: instead of "click on the icon to enter in nuke mode, then press X to nuke", it would be great if "pressing X" would enter in nuke mode. No more click on the icon needed.
BTW, if we could choose the keyboard shortcut, it would be nice; I used to already press X to close a tab with VIMFX.Resposta del desenvolupador
s'ha publicat fa 6 anysYou can use the shortcut alt-shift-x to enter the nuke mode... then [x] to nuke items while in nuke mode and [esc] to exit back to normal. - S'ha valorat amb 4 sobre 5per Firefox user 13267134, fa 7 anysVery nice to have this feature back in Firefox. Working fine!
Just a small thing that is bugging me: the German translation needs a few adjustments. - S'ha valorat amb 4 sobre 5per IPv1, fa 7 anysHi,
I have created a mozilla account specifically for the purpose of letting you know that I use Nuke more than the majority of my other add-ons. Statistically, it is used upwards of 10-25x more than other scripts.
With a context menu editor, I'm fine to adjust how I view my context menu and it allows me the ability to simply right-click and then single click whatever singular key that is descriptive for the context menu beginning with said clicked key. In the past I would then simply be able to right-click then press R, and this would in turn be as effective as your [x] method.
However, I understand you process, and it's fine to have inbuilt as a default, I would simply ask one thing. Don't bundle the add-on in the context menu and leave the multiple options without a "Nuke Anything" folder per se.
If this is not practical for you, and you insist on having a folder in future versions, would you please be able to link me to an older subversion via this review?
Thanks! Great add-on!Resposta del desenvolupador
s'ha publicat fa 7 anysI will add this to the todo list.
[edit] In ver 2.1, you can go to the options of the extension and remove the items you never want to see. When one object is left you can right click and select it directly.
But I would advise giving the new keyboard mode a chance with [x] [u] and [Esc]... It is really practical if you use the extension a lot. - S'ha valorat amb 4 sobre 5per jersey grandma, fa 7 anysHi,
I understand why you had to redo the "Nuke Anything Enhanced" add-on to the Firefox browser the way you did. There's nothing you can do about that but I'm getting to like Firefox less and less.
I went back to use the add-on some more and found something that needs to be changed. After I was finished removing several things on Medium's page that I was looking at, the pink highlighting, which is very effective in selecting the area to nuke, keeps on showing up as you move your cursor around the page. Since you have to turn the 'x' on in order to nuke on each page that is visited. I suggest another item on the submenu: "deactivate Nuke on the (x) key". I use my mouse pointer as a visual complement to my reading - sort of underlining significant passages or moving my eye to something on the page that the text has referenced. With the 'x' still active, it's like a light show with the pink highlighting going from place to place as I move my cursor. That's more distracting than Medium's fixed header or in-your-face social media icons.
I hope you will consider this additional small item.Resposta del desenvolupador
s'ha publicat fa 7 anysYou can just press [Esc] on the keyboard when you're done to go back to normal browsing. It's explained in the add-on description but i guess i must make it more obvious.
I'll try to add it to the menu in the next update
[edit] This is now supported in ver 2.1, if you click on the same menu again the mode is turned off (as if you pressed on [Esc]) and everything is back to normal.