stylus/popup
Gusted e63df156d9
Prefer webp when available
Currently we provide via the screenshot in jpg format in our API to ensure comparability with all browsers and people who believe that webp is a security risk(don't ask). 

However via the `<picture>` element you can simply provide the jpg format as default and add any `<source>` elements with their respective `type` attribute as "preffered when available". This should be in terms of decoding images and bandwidth be a good improvements for the user and for USw.

Regards,
Gusted
2021-08-12 01:10:55 +02:00
..
events.js switch from dummy links to dummy buttons (#1192) 2021-02-27 20:42:49 +03:00
hotkeys.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
popup.css fix flicker when hovering buttons in popup [Firefox] (#1267) 2021-06-29 05:37:30 -04:00
popup.js reimplement #1192 using dummy links 2021-03-19 22:53:52 +03:00
preinit.js vivaldi bug workaround: open webAuth flow in a tab (#1186) 2021-02-22 15:12:19 +03:00
search.css Prefer webp when available 2021-08-12 01:10:55 +02:00
search.js Prefer webp when available 2021-08-12 01:10:55 +02:00