yokoffing / Betterfox

Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
MIT License
6.11k stars 150 forks source link

Tab Previews #309

Closed AuRiMaS666 closed 4 months ago

AuRiMaS666 commented 4 months ago

https://github.com/yokoffing/Betterfox/blob/c0d65d409dcfa09a7d1ab31da30a71a109c5deed/Peskyfox.js#L508

Apparently, they have changed the naming for tab preview options with version 128 from:

browser.tabs.cardPreview.enabled

browser.tabs.cardPreview.showThumbnails

to:

browser.tabs.hoverPreview.enabled

browser.tabs.hoverPreview.showThumbnails
yokoffing commented 4 months ago

Thank you!