-
This is feature request.
Is it possible to add option to manually pin certificate(s) for particular domain?
AFAIK this functionality is totally missed on Firefox both on PC and on mobile platforms…
-
First off, for those unfamiliar with Tor Birdy (https://blog.torproject.org/blog/torbirdy-our-first-beta-release)..
Of course Nightingale isn't a e-mail client like Thunderbird (which TorBirdy was de…
-
```
We recommend that you use the prefwindow element
(https://developer.mozilla.org/en/XUL/prefwindow), inline options
(https://developer.mozilla.org/en/Extensions/Inline_Options), or simple-prefs
…
-
In Firefox 57, Mozilla will be dropping legacy add-ons (SDK, XUL and XPCOM), and replacing them with the WebExtensions API.
This API is partially based off of Chrome’s extension API and is multi-proc…
-
It's possible to install Firefox Developer Edition and copy "Firefox Developer" to the "Release Channel" Version.
This means "Firefox Developer Tools" is a normal and hidden XUL Addon/WebExtension.
…
-
```
We recommend that you use the prefwindow element
(https://developer.mozilla.org/en/XUL/prefwindow), inline options
(https://developer.mozilla.org/en/Extensions/Inline_Options), or simple-prefs
…
-
I saw this discussed elsewhere. Here's a sample url where the problem certificate is inside a frame. Firefox (16.0.1) presents the "This Connection is Untrusted" garbage in the frame and there's no "I…
-
The addon must be ported to WebExtensions!
At firefox 57 or higher it won't work anymore, because XUL/XPCOM overlays are outdated and no more provided then.
**Information at developer.mozilla.org:…
-
Does this still work?
-
perf.html right now is pretty good at providing performance analysis in relation to how long each function took. However, once a slow function is found, it is important to be able to dive in right awa…