Kitzijoxikil Transparent standalone images
Transparent standalone images ruma Jared W
Review by Firefox okisanel 14386494
Rated 3 out of 5
ruma Firefox okisanel 14386494, 3 tahun yang lepasYou 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;
}
}
}
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;
}
}
}
50 reviews
- Rated 5 out of 5ruma Firefox okisanel 13396088, 6 bulan yang lepas
- Rated 5 out of 5ruma hans, setahun yang lepasExactly what I needed while debugging a web transparent image generator, thanks!
- Rated 5 out of 5ruma rubah, setahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 18011409, 2 tahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 17962437, 2 tahun yang lepasAll the time I wasted thinking I was doing something wrong when exporting my images. And all I needed was this. Perfect solution!
- Rated 5 out of 5ruma nwalkewicz, 3 tahun yang lepas
- Rated 3 out of 5ruma BrunoGF, 3 tahun yang lepasHow can I get this extension to work?? I never see an option to use it when I click (or right click) an image..
- Rated 5 out of 5ruma Ythan, 3 tahun yang lepas
- Rated 5 out of 5ruma Black🏴☠️Sails, 3 tahun yang lepas
- Rated 5 out of 5ruma Boersenfeger, 4 tahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 16315383, 4 tahun yang lepasBeen using this ever since Firefox stopped showing transparency in PNGs.
- Rated 5 out of 5ruma Seth Falco, 4 tahun yang lepasThis 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; } } - Rated 5 out of 5ruma Ashton99, 4 tahun yang lepas
- Rated 4 out of 5ruma Nik, 5 tahun yang lepas
- Rated 5 out of 5ruma Jacksaur, 5 tahun yang lepasWorks perfectly. Crucial if you plan on doing literally any work with images.
- Rated 5 out of 5ruma StillMissingOldFF, 5 tahun yang lepasLong, 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.
- Rated 5 out of 5ruma Ender, 5 tahun yang lepas
- Rated 5 out of 5ruma Cirno, 5 tahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 15163168, 6 tahun yang lepas
- Rated 5 out of 5ruma TechnicJelle, 6 tahun yang lepasA godsend! It does exactly what you need it to do and nothing more! I wish this was in Firefox as a default!
- Rated 5 out of 5ruma Firefox okisanel 14789129, 6 tahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 14733778, 6 tahun yang lepas
- Rated 5 out of 5ruma Firefox okisanel 14393956, 6 tahun yang lepas