Closed
Bug 1418386
Opened 7 years ago
Closed 7 years ago
Allow add-ons to query SSL and certificate information of tab
Categories
(WebExtensions :: Frontend, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1322748
People
(Reporter: pmenzel+bugzilla.mozilla.org, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171116170924
Steps to reproduce:
Try to use add-on Calomel SSL Validation [1] to see how well a Web site has configured HTTPS.
[1] https://calomel.org/firefox_ssl_validation.html
Actual results:
With the new add-on API it’s not possible any more, as the add-on cannot access that information in a tab.
Expected results:
The API should be extended, so that such plugins can still be used in the future.
Updated•7 years ago
|
Component: Untriaged → WebExtensions: General
Product: Firefox → Toolkit
Updated•7 years ago
|
Severity: normal → enhancement
Component: WebExtensions: General → WebExtensions: Frontend
Comment 1•7 years ago
|
||
Sounds very similar to bug 1322748, so duping to that.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•