Closed
Bug 722060
Opened 14 years ago
Closed 11 years ago
AVG Link Scanner Works for Firefox but Not for SeaMonkey
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: david, Unassigned)
Details
Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20111221 SeaMonkey/2.6.1
This is NOT a sniffing bug.
The AVG Anti-Virus Freeware Edition (2012 version) includes a LinkScanner that is supposed to protect against malicious Web sites. This feature is implemented for Firefox but not for SeaMonkey.
It appears that the feature is implemented as an XPI extension, not in a browser profile's extension directory but in the AVG's installation directory. There, I find a directory Firefox4, which contains an install.rdf file. The file includes the following
<!-- Firefox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.6</em:minVersion>
<em:maxVersion>9.*</em:maxVersion>
</Description>
</em:targetApplication>
but does not include the equivalent for SeaMonkey. I attempted to add the SeaMonkey equivalent
<!-- SeaMonkey -->
<em:targetApplication>
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.4</em:minVersion>
<em:maxVersion>2.9.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
but that did not enable LinkScanner for SeaMonkey.
I posted a comment on this in the AVG forum "AVG Network Protection" at <http://forums.avg.com/ww-en/avg-forums?sec=thread&act=show&id=186861>. A reply stated: "Support of SeaMonkey is not planned at the moment." I then posted a comment in AVG's "Product Feedback" but have received no response.
Comment 1•11 years ago
|
||
David,
Does it still happen?
Assignee: english-us → nobody
Component: English US → Desktop
| Reporter | ||
Comment 2•11 years ago
|
||
Apparently AVG redesigned its Link Scanner and now calls it Surf Shield. Per the AVG 2014 User Manual, "Known malicious site connections and their exploitative content are blocked as they are accessed by the user via a web browser (or any other application that uses HTTP)."
The current AVG Free 2014 does not have any .xpi files in its installation.
I have no way to test this, but I agree to close this bug report as no longer valid.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•