What is this site's policy on scripts that embed scripts that are on some other site?
|
|
See this script: http://userscripts.org/scripts/review/23400 it has the following line:
so, it refers and loads and executes a script that is on some other site. Even if userscripts guy vet that script on other site, that script can be changed anytime later on that site and the changed script will get loaded/ installed/ executed in everybody's ff. What do you think about such a scenario? |
|
|
I think that sometimes it can be useful, but in general you should either:
This is to avoid the sticky situation wherein the script you include is modified out from under you. -Joel |
