Louis Chan
Louis Chan
In my case, the issue was caused by incomplete SSL certificate chain on the web server. Adding the intermediate certificate solved it.
> When Does This Launch? > > Pocket for Firefox is a part of Firefox for American, German, Japanese, Russian and Spanish users. As a Firefox user, your browser will...
The patch is not perfect, but it should look better than before. :)
Perspective effect can be disabled using: ``` @-moz-document url("about:newtab"){ #newtab-grid { perspective: none; } } ```
I am aware of this issue. New interfaces in Firefox usually change rapidly in Nightly or Dev Edition (Aurora). They will become stable after 2-3 stable releases. Keeping up with...