Better Image Scaling
Improves the image scaling of Chrome, providing crisper and clearer resized images on pages.
什麼是Better Image Scaling?
Better Image Scaling是由digitalshoot開發的Chrome擴展程式,該擴展的主要功能是“Improves the image scaling of Chrome, providing crisper and clearer resized images on pages.”。
擴展截圖
下載Better Image Scaling擴展crx文件
下載Better Image Scaling擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Better Image Scaling is a simple extension that aims to improve the image scaling of Chrome, by applying the "webkit-optimize-contrast" value (from the "image-rendering" CSS property) to all images on a given page, via a content script. However, the difference isn't always noticeable: it depends on the content and the size of the image itself. Sometimes it's subtle, sometimes it isn't. Also note: it doesn't make any difference for images that aren't resized by the browser, and there are even cases in which it doesn't seems to do anything for resized images either. Moreover, as the CSS property optimizes for contrast, there's a downside to it: depending on the image and its size, it will look "serrated", like it's lacking anti-aliasing. Changelog: 0.1 • Initial version
擴展基本資訊
名稱 | Better Image Scaling |
ID | cjifmfjjelmmfknfijnfdciabkblgame |
官方網址 | https://chromewebstore.google.com/detail/better-image-scaling/cjifmfjjelmmfknfijnfdciabkblgame |
簡介 | Improves the image scaling of Chrome, providing crisper and clearer resized images on pages. |
檔案大小 | 38.65 KB |
安裝次數 | 970 |
目前版本 | 0.1 |
更新時間 | 2017-10-13 |
上架時間 | 2017-10-13 |
評分 | 4.33/5 共 9 次評分 |
開發者 | digitalshoot |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Better Image Scaling", "short_name": "BIS", "description": "Improves the image scaling of Chrome, providing crisper and clearer resized images on pages.", "version": "0.1", "content_scripts": [ { "matches": [ " |