Hacker News new | ask | show | jobs
by m-p-3 2394 days ago
I personally disable the animation to make Firefox feel snappier.

    browser.tabs.loadBookmarksInTabs;true  
    toolkit.cosmeticAnimations.enabled;false
1 comments

Thank you for sharing these!