RFE: Tooltips with more Info

Bug reports and enhancement requests
Post Reply
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

RFE: Tooltips with more Info

Post by dhouwn »

Wouldn't it be great to quickly know what a certain domain wants from one, e.g. whether it's a script or an iframe and what the URL of the embedding is? Because if a script address has "analytics"/"ad"/etc. in it I can assume that those domains are less likely needed for the site to work.

So why not putting some of that information in the tooltips that pop up whenever hovering over the "Allow …"/"Forbid…" menu entries?
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: RFE: Tooltips with more Info

Post by barbaz »

That may not be practical if a lot of scripts etc are being requested from any single domain.

You're probably better off using something like JSView (may need modifications in order to work properly) or Firebug.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (PaleMoon)
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: RFE: Tooltips with more Info

Post by Thrawn »

It might still be possible to show something for the *first* tag/object requested?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (Symbian/3; Series60/5.3 NokiaN8-00/111.030.0609; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/533.4 (KHTML, like Gecko) NokiaBrowser/7.4.2.6 Mobile Safari/533.4 3gpp-gba
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: RFE: Tooltips with more Info

Post by dhouwn »

barbaz wrote:That may not be practical if a lot of scripts etc are being requested from any single domain.
That's why I wrote "some of that information", e.g. what Thrawn suggests. ;)

Just something that might help in situations where one needs to guess what domain to allow in order make a site work, not necessarily something precise and reliable.
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: RFE: Tooltips with more Info

Post by barbaz »

dhouwn wrote:That's why I wrote "some of that information"
OK then. This could work if the number of URLs shown in the tooltip is limited to, say, 3 or so; if there are more it should be indicated by something like "..." - otherwise the tooltip will simply be too big, and that gets really ugly on Mac OS X.
Maybe the limit of displayed URLs could be configurable in about:config.

Also how do you think the current top-level site should be handled?
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (PaleMoon)
armordecai
Posts: 2
Joined: Sun Jul 20, 2014 5:40 am

Re: RFE: Tooltips with more Info

Post by armordecai »

I'd also like to see script URLs. My workplace recently tightened up IT security policies, so I've had to start using Firefox at work. At home, I use Opera 12 with an extension called ScriptWeeder, and it shows the file names of scripts that each domain wants to load. When you mouse over a domain in the tooltip, it shows a second tooltip with the file names (not the full URL). Like dhouwn said in the first post of this thread, this information is very helpful in quickly determining whether I should allow the domain or not.

NoScript could show a list of script file names (or full URLs) in a sub-menu like the ones it already uses for the Untrusted, Recently blocked sites, and Blocked Objects menu entries. Or, the current system-style menu could be replaced by a custom popup like the one the Ghostery extension uses, where you can click on a heading (in Ghostery, a tracking company name; in NoScript, a domain name) to expand it and show which URLs it includes.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
User avatar
therube
Ambassador
Posts: 7929
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: RFE: Tooltips with more Info

Post by therube »

> I use Opera 12 with an extension called ScriptWeeder, and it shows the file names
> of scripts that each domain wants to load. When you mouse over a domain in the
> tooltip, it shows a second tooltip with the file names (not the full URL).

Could you post screenshots of what that looks like.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1
armordecai
Posts: 2
Joined: Sun Jul 20, 2014 5:40 am

Re: RFE: Tooltips with more Info

Post by armordecai »

Here's an example on the New York Times website:

Image

Normally I'd think it was okay to allow scripts from a1.nyt.com, but mousing over it I can easily see that all it wants to load is an ad. The markets.on.nytimes.com domain is the same situation, though at least the "markets" in that one gives it away. :)
Opera/9.80 (Windows NT 6.1; Win64; x64) Presto/2.12.388 Version/12.17
Post Reply