웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기Old Default Image Style의 버전 기록
버전 9개
오래된 버전인지 확인하세요!
아래 버전들은 테스트 목적 및 참고용입니다. 항상 최신 버전의 부가 기능만을 사용하시기 바랍니다.
버전 3.0.6.1-signed.1-signed
Changelog (3.0.x):
- 3.0.6: Don't hang if the image filename begins with a space.
- 3.0.5: Fix for hangs with Greek/Luganda locales, or when displaying an image with consecutive spaces in the filename.
- 3.0.5: Fix for Firefox 26 compatibility (bug 677912).
- 3.0.4: Proper fix for hangs.
- 3.0.4: Make the Help button work in Seamonkey.
- 3.0.4: Workaround for images in frames being resized to 0x0px.
- 3.0.3: Work around hangs on non-English locales.
- Override Firefox's built-in image resizing. This fixes the issues with images close to the viewport size not resizing when the page has margins.
- Add option to change the background of the image itself separately from the page (useful for transparent images on dark backgrounds, or to make the background a checkerboard). Defaults to "white" unless you're upgrading from a previous version and had the "Checkerboard background" option turned on, in which case it defaults to transparent.
- Support using the string "checkerboard" in page/image backgrounds to get a checkerboard background.
- Fix breakage from Bug 885117.
- Add a documentation page.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 3.0.5.1-signed.1-signed
Changelog (3.0.x):
- 3.0.5: Fix for hangs with Greek/Luganda locales, or when displaying an image with consecutive spaces in the filename.
- 3.0.5: Fix for Firefox 26 compatibility (bug 677912).
- 3.0.4: Proper fix for hangs.
- 3.0.4: Make the Help button work in Seamonkey.
- 3.0.4: Workaround for images in frames being resized to 0x0px.
- 3.0.3: Work around hangs on non-English locales.
- Override Firefox's built-in image resizing. This fixes the issues with images close to the viewport size not resizing when the page has margins.
- Add option to change the background of the image itself separately from the page (useful for transparent images on dark backgrounds, or to make the background a checkerboard). Defaults to "white" unless you're upgrading from a previous version and had the "Checkerboard background" option turned on, in which case it defaults to transparent.
- Support using the string "checkerboard" in page/image backgrounds to get a checkerboard background.
- Fix breakage from Bug 885117.
- Add a documentation page.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 3.0.4.1-signed.1-signed
Changelog (3.0.x):
- 3.0.4: Proper fix for hangs.
- 3.0.4: Make the Help button work in Seamonkey.
- 3.0.4: Workaround for images in frames being resized to 0x0px.
- 3.0.3: Work around hangs on non-English locales.
- Override Firefox's built-in image resizing. This fixes the issues with images close to the viewport size not resizing when the page has margins.
- Add option to change the background of the image itself separately from the page (useful for transparent images on dark backgrounds, or to make the background a checkerboard). Defaults to "white" unless you're upgrading from a previous version and had the "Checkerboard background" option turned on, in which case it defaults to transparent.
- Support using the string "checkerboard" in page/image backgrounds to get a checkerboard background.
- Fix breakage from Bug 885117.
- Add a documentation page.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 3.0.3.1-signed.1-signed
Changelog (3.0.x):
- 3.0.3: Work around hangs on non-English locales.
- Override Firefox's built-in image resizing. This fixes the issues with images close to the viewport size not resizing when the page has margins.
- Add option to change the background of the image itself separately from the page (useful for transparent images on dark backgrounds, or to make the background a checkerboard). Defaults to "white" unless you're upgrading from a previous version and had the "Checkerboard background" option turned on, in which case it defaults to transparent.
- Support using the string "checkerboard" in page/image backgrounds to get a checkerboard background.
- Fix breakage from Bug 885117.
- Add a documentation page.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 2.2.1.1-signed.1-signed
Changelog:
- Fix for breakage on Firefox 18.0 and above, caused by Bug 793366.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 2.2.1-signed.1-signed
Changelog:
- Use "background" CSS property instead of "background-color", to make it easier to specify backgrounds that aren't pure colors.
- Add "px" to the maxWidth/maxHeight values. This apparently became required with the 2012-07-18 Nightly build.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 2.1.1-signed.1-signed
Changelog:
Fixed issue with styles not being applied to some images (those in new tabs opened as a result of left-clicking on a link to an image on the same host that uses target="_blank").
Fixed issue with styles not being applied to some images (those in new tabs opened as a result of left-clicking on a link to an image on the same host that uses target="_blank").
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
버전 2.0.1-signed.1-signed
Changelog:
No changes from 2.0beta1.
Known bugs:
Firefox 8.0-10.0 support is dropped in this release, due to Bug 185236 and more importantly Bug 678465.
No changes from 2.0beta1.
- Style changes are applied to images in View Source windows too.
- "No margin" option.
- Checkerboard background option.
- Ability to customize the text color used for error messages.
- Preference changes are applied immediately to all tabs.
- Apply/unapply styles on extension load/unload.
- Port Bug 713383 - Directly viewed images should be printed with a transparent background on the body.
- Handle Bug 717143 by overriding image sizes set by the the built-in resizer.
- Handle Bug 713487 by removing the new sheet too.
- Apply CSS classes to the image document body and image, for easier targeting with Stylish.
Known bugs:
- Style changes aren't applied to the new tab when left-clicking links to images on the same domain that have target="_blank".
- Image resizing is slightly off for images near to the screen width when using borders on Fx13+, because image resizing still mostly uses the built-in image resizer code, which comes to the conclusion that the image shouldn't be resized. I intend to fix this by completely overriding the built-in resizer.
- If you have nglayout.debug.disable_xul_cache set to true, going back/forward to an image might restore the original background color (but, oddly, not the image centering.) You can use "white !important" for the background color as a workaround.
- I haven't seen any crashes recently; hopefully that's because the problem has been fixed.
Firefox 8.0-10.0 support is dropped in this release, due to Bug 185236 and more importantly Bug 678465.
- GPL/LGPL/MPL를 사용해서 소스 코드 공개
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요