Відгуки для Transparent standalone images
Transparent standalone images автор Jared W
50 відгуків
- Оцінка 5 з 5від Користувач Firefox 13396088, 9 місяців тому
- Оцінка 5 з 5від rubah, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 18011409, 2 роки тому
- Оцінка 5 з 5від Користувач Firefox 17962437, 2 роки томуAll the time I wasted thinking I was doing something wrong when exporting my images. And all I needed was this. Perfect solution!
- Оцінка 5 з 5від nwalkewicz, 3 роки тому
- Оцінка 3 з 5від 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..
- Оцінка 5 з 5від Ythan, 3 роки тому
- Оцінка 3 з 5від Користувач Firefox 14386494, 3 роки тому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;
}
}
} - Оцінка 5 з 5від Black🏴☠️Sails, 4 роки тому
- Оцінка 5 з 5від Boersenfeger, 4 роки тому
- Оцінка 5 з 5від Користувач Firefox 16315383, 4 роки томуBeen using this ever since Firefox stopped showing transparency in PNGs.
- Оцінка 5 з 5від 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; } } - Оцінка 5 з 5від Ashton99, 5 років тому
- Оцінка 4 з 5від Nik, 5 років тому
- Оцінка 5 з 5від Jacksaur, 5 років томуWorks perfectly. Crucial if you plan on doing literally any work with images.
- Оцінка 5 з 5від 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.
- Оцінка 5 з 5від Ender, 5 років тому
- Оцінка 5 з 5від Cirno, 6 років тому
- Оцінка 5 з 5від Користувач Firefox 15163168, 6 років тому
- Оцінка 5 з 5від 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!
- Оцінка 5 з 5від Користувач Firefox 14789129, 6 років тому
- Оцінка 5 з 5від Користувач Firefox 14733778, 6 років тому
- Оцінка 5 з 5від Користувач Firefox 14393956, 6 років тому