Recensions par Transparent standalone images
Transparent standalone images di Jared W
Recension di Utent Firefox 14205771
Valutade 5 su 5
di Utent Firefox 14205771, לפני 7 שנים50 recensions
- Valutade 5 su 5di Utent Firefox 13396088, לפני שנה
- Valutade 5 su 5di rubah, לפני שנתיים
- Valutade 5 su 5di Utent Firefox 18011409, לפני שנתיים
- Valutade 5 su 5di Utent Firefox 17962437, לפני שנתייםAll the time I wasted thinking I was doing something wrong when exporting my images. And all I needed was this. Perfect solution!
- Valutade 5 su 5di nwalkewicz, לפני 3 שנים
- Valutade 3 su 5di BrunoGF, לפני 3 שניםHow can I get this extension to work?? I never see an option to use it when I click (or right click) an image..
- Valutade 5 su 5di Ythan, לפני 4 שנים
- Valutade 3 su 5di Utent Firefox 14386494, לפני 4 שניםYou don't need an extension for this! Always check if you can do simple changes with a CSS script, and you can for new tab image transparency: https://github.com/MrOtherGuy/firefox-csshacks/blob/master/content/standalone_image_page_mods.css
In your search bar, type in "about:support", find and open "Profile directory", create a "chrome" folder, create userContent.css there and add this to it:
@-moz-document regexp("(.*\.(apng|png|jpg|jpeg|gif|webp|avif|ico|bmp|APNG|PNG|JPG|JPEG|GIF|WEBP|AVIF|ICO|BMP)([\?#].*)*$)|(^data:image/.*)"){
@media not print {
img.transparent:only-child{
background: none !important;
}
}
} - Valutade 5 su 5di Black🏴☠️Sails, לפני 4 שנים
- Valutade 5 su 5di Boersenfeger, לפני 4 שנים
- Valutade 5 su 5di Utent Firefox 16315383, לפני 5 שניםBeen using this ever since Firefox stopped showing transparency in PNGs.
- Valutade 5 su 5di Seth Falco, לפני 5 שניםThis does exactly what it says and doesn't introduce any problems.
Despite this, I've personally uninstalled it as I also had the Stylus extension already, so have instead opted to remove the styles myself and reduce one extension.
If you happen to use Stylus already, you can use this to achieve the same result:
@media not print { head + body > img:first-child.transparent[src][alt] { background: none; } } - Valutade 5 su 5di Ashton99, לפני 5 שנים
- Valutade 4 su 5di Nik, לפני 5 שנים
- Valutade 5 su 5di Jacksaur, לפני 5 שניםWorks perfectly. Crucial if you plan on doing literally any work with images.
- Valutade 5 su 5di StillMissingOldFF, לפני 5 שניםLong, long ago Firefox was able to show transparency correctly as any other browser today. And then they decided to fk it up. Thanks for this addon, it gives Firefox back what it once had. Been using it for years.
- Valutade 5 su 5di Ender, לפני 5 שנים
- Valutade 5 su 5di Cirno, לפני 6 שנים
- Valutade 5 su 5di Utent Firefox 15163168, לפני 6 שנים
- Valutade 5 su 5di TechnicJelle, לפני 6 שניםA godsend! It does exactly what you need it to do and nothing more! I wish this was in Firefox as a default!
- Valutade 5 su 5di Utent Firefox 14789129, לפני 6 שנים
- Valutade 5 su 5di Utent Firefox 14733778, לפני 6 שנים
- Valutade 5 su 5di Utent Firefox 14393956, לפני 7 שנים