On 2018-02-28 11:13 AM, M.Ross wrote:
Missing? URL at: Browser Top Menu - Help - About Plugins - Learn More

Am I missing something? No Webmaster? So, why advertise it?

Via Linux Seamonkey v2.49.1 on Ubuntu 12.04.5 LTS

Select: Top Menu - Help - About Plugins -- and see:

-snip-
Installed plugins

Missing something? Some plugins are no longer supported.   Learn More.
-snip-

Now Select: "Learn More" for <http://www.seamonkey-project.org/doc/npapi>


This look like SM developers weren't aware the link existed. The link was added to about:plugins in Firefox, and the code looks like this:

----------------------------------------------------------------------
deprecationLink.href = Services.urlFormatter.formatURLPref("app.support.baseURL") + "npapi";
----------------------------------------------------------------------

"app.support.baseURL" is preference setting which tells you the URL of the support site, then it adds "npapi".

That code is probably Firefox code that SeaMonkey uses, and "app.support.baseURL" in SeaMonkey is set to http://www.seamonkey-project.org/doc/

--
Chris Ilias <http://ilias.ca>
Newsgroup moderator
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to