Ben Bucksch wrote:
> because we'd need to set up a similar resource somewhere else.
Thinking more about it: The plugin-finder is just a service, which is
not needed for proper functioning of Mozilla. So, I suggest to either
- leave it as-is (IIRC, it properly asks you before loading the
netscape.com page) or
- remove the service hookup from Mozilla completely (optionally, default
no hookup) or
- we hook it up to a fake page on mozilla.org, which plainly displays
the handed-over data (for testing without being bothered with netscape.com).
> ("Somewhere else" should IMO not be mozilla.org, since the plugin
> lookup is an end-user service.)
Creating such a service is probably a lot of work and outside the scope
of mozilla.org.