"Select elements to hide" context menu options.

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
ABPUser

"Select elements to hide" context menu options.

Post by ABPUser »

Please add the feature to block elements via (right click) context menu. This would help to block visible trash in JS popup windows where the preferences are set not to display the ABP icon in the statusbar.

Element Hiding Helper should be added to ABP, not a seperate addon.

Great work and thanks for this much needed addon.
Fox
Posts: 300
Joined: Sat Jun 10, 2006 3:05 pm
Location: Finland

Post by Fox »

ABPUser wrote:This would help to block visible trash in JS popup windows where the preferences are set not to display the ABP icon in the statusbar.
You can use Ctrl+Shift+H


And if you Go Tools > Options > Content > JavaScript Advanced... -button
And uncheck Hide the status bar.
Then scripts won't hide status bar when JS popup window opens.

Or did you mean toolbars.
You can do same for those.
type about:config in address field and hit enter.
And filter: dom.disable_window_open_feature
There are options you can turn on, and here is more info:
http://kb.mozillazine.org/Dom.disable_w ... e.location
http://kb.mozillazine.org/About:co ... es#DOM..2A

or you can do this.
ABPUser

Post by ABPUser »

Fox wrote: You can use Ctrl+Shift+H

And if you Go Tools > Options > Content > JavaScript Advanced... -button
And uncheck Hide the status bar.
Then scripts won't hide status bar when JS popup window opens.


I don't have a problem with the popup windows in and of themselves. There are some that I do want to view. Sometimes these popup windows have more content than I want to see.

I figured out how to use ABP:EHH within these windows, but I'd prefer to access it via a context menu thus eliminating the icon from the status bar, and not having to poke a buttload of keys.

I hope I've cleared things up. :wink:

Thank you for your input.
Locked