??? Details about Notification

Ask for help about NoScript, no registration needed to post
User avatar
江3如此多娇
Junior Member
Posts: 35
Joined: Mon Mar 25, 2013 2:38 am

??? Details about Notification

Post by 江3如此多娇 »

I think the count of scripts in<scripts> on notification and addonbar is the total nunber of the page, am i right?

how can i get a concrete Script Number of each site contains, so that i know how many Sciprts are Running when i partly allow some sites, and whether should i allow a site which contains too many script for performance

Thank for help :D
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: ??? Details about Notification

Post by Thrawn »

江3如此多娇 wrote:I think the count of scripts in<scripts> on notification and addonbar is the total nunber of the page, am i right?
If I understand your question correctly, then yes. The count is the number of script tags and object tags on the page.
how can i get a concrete Script Number of each site contains
You could try the JSView addon.
whether should i allow a site which contains too many script for performance
Performance isn't usually based on the number of scripts; what really matters is what those scripts are doing. One script that pulls down megabytes of data will be slower than 10 scripts that just make fancy drop-down menus appear.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
江3如此多娇
Junior Member
Posts: 35
Joined: Mon Mar 25, 2013 2:38 am

Re: ??? Details about Notification

Post by 江3如此多娇 »

Thrawn wrote:Performance isn't usually based on the number of scripts; what really matters is what those scripts are doing. One script that pulls down megabytes of data will be slower than 10 scripts that just make fancy drop-down menus appear.
Thanks, got it :D
PS:JSview has been removed from AMO but I download somewhere else
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Post Reply