Pohódnoćenja za Transparent standalone images
Transparent standalone images wot Jared W
Pohódnoćenje wot Wužiwar Firefox 14345031
Z 2 z 5 pohódnoćeny
wot Wužiwar Firefox 14345031, hace 7 años50 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13396088, hace 10 meses
- Z 5 z 5 pohódnoćenywot hans, hace un añoExactly what I needed while debugging a web transparent image generator, thanks!
- Z 5 z 5 pohódnoćenywot rubah, hace 2 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18011409, hace 2 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17962437, hace 2 añosAll the time I wasted thinking I was doing something wrong when exporting my images. And all I needed was this. Perfect solution!
- Z 5 z 5 pohódnoćenywot nwalkewicz, hace 3 años
- Z 3 z 5 pohódnoćenywot BrunoGF, hace 3 añosHow can I get this extension to work?? I never see an option to use it when I click (or right click) an image..
- Z 5 z 5 pohódnoćenywot Ythan, hace 4 años
- Z 3 z 5 pohódnoćenywot Wužiwar Firefox 14386494, hace 4 añosYou 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;
}
}
} - Z 5 z 5 pohódnoćenywot Black🏴☠️Sails, hace 4 años
- Z 5 z 5 pohódnoćenywot Boersenfeger, hace 4 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 16315383, hace 5 añosBeen using this ever since Firefox stopped showing transparency in PNGs.
- Z 5 z 5 pohódnoćenywot Seth Falco, hace 5 añosThis 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; } } - Z 5 z 5 pohódnoćenywot Ashton99, hace 5 años
- Z 4 z 5 pohódnoćenywot Nik, hace 5 años
- Z 5 z 5 pohódnoćenywot Jacksaur, hace 5 añosWorks perfectly. Crucial if you plan on doing literally any work with images.
- Z 5 z 5 pohódnoćenywot StillMissingOldFF, hace 5 añosLong, 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.
- Z 5 z 5 pohódnoćenywot Ender, hace 5 años
- Z 5 z 5 pohódnoćenywot Cirno, hace 6 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15163168, hace 6 años
- Z 5 z 5 pohódnoćenywot TechnicJelle, hace 6 añosA godsend! It does exactly what you need it to do and nothing more! I wish this was in Firefox as a default!
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14789129, hace 6 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14733778, hace 6 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14393956, hace 7 años