Remove Anything 的评价
Remove Anything 作者: RoadrunnerWMC
29 条评价
- 评分 4 / 5来自 Firefox 用户 13403666, 7 年前I like this extension a lot--I would very much like to be able to save the changes between sessions, so I don't have to keep killing the same things over and over. If we could generate a text file with the changes in it, it would be nicely portable between installs, and shareable as well.
- 评分 5 / 5来自 Patrick Abi Salloum, 8 年前Hello there, I am the author of Nuke Anything Enhanced, I wish you had contacted me before doing this, I had been updating the add-on to use Web Extensions and adding features in anticipation of the Firefox 57 release! Just released the new version this weekend.
Do you want to join efforts and become a collaborator for the original add-on? Instead of duplicating the effort?
In all cases great work, and sorry I did not have time to update earlier.开发者回应
发布于 8 年前Thanks for the offer! I've been using NAE for years, so I'm glad you updated it in time for Firefox 57.
Working together to improve NAE sounds like an interesting idea. What plans do you have for it? I'd be willing to help if it's just maintenance and the occasional new feature, but I can't really contribute beyond that because I already have other projects to work on. - Thank you so much for this add on, I'm supportive of all the changes coming with FF57 but still I was contemplating with some dread the loss of Nuke Anything Enhanced. There's so much junk on some pages you need something like this to just get a proper reading experience. And then you came ;) Bliss...
A small suggestion: compared to NAE, Remove Anything add a submenu level. On a laptop with trackpad, this slows down a tiny bit the act of nuking an element. OTOH, it's nice to have all the RA commands in one place and not clutter too much the submenu. Would it be possible to have a keyboard shortcut to nuke the element at point, under the mouse? Then the common operation would be even faster and convenient than with NAE, with mouse free nuking.
Again, thank you so much!开发者回应
发布于 8 年前Thank you very much! :D
I agree that it would be better to have at least the "Remove this object" item in the main right-click menu, but this doesn't seem to be possible with the WebExtensions API according to Mozilla's documentation: "If you have created more than one context menu item or more than one tools menu item, then the items will be placed in a submenu." (https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/menus)
Adding a keyboard shortcut is a good idea! I've just now implemented this and released version 1.3 with this feature.