ImageX
Enable/disable show/hide display of images by altering the Content Settings for a page.
什麼是ImageX?
ImageX是由Peter Duerden開發的Chrome擴展程式,該擴展的主要功能是“Enable/disable show/hide display of images by altering the Content Settings for a page.”。
擴展截圖
下載ImageX擴展crx文件
下載ImageX擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
I'm a web developer and I built this extension to quickly toggle the display of images on and off using a simple toolbar button. I mainly use it for checking how HTML-based emails will look in email clients that don't load images by default, but it would also be useful for any site where you don't want to load images. This toggling is achieved by changing the Content Settings for the URL of the current page (Settings > Under the Bonnet > Privacy > Content Settings... > Images > Manage Exceptions...) and then reloading it, rather than simple hiding of images within the HTML using Javascript. Unlike other image hiding extensions ImageX disables the downloading of images so no requests for images are sent at all during reload. The reload is also set to bypass the local cache so that all assets (except images if disabled) are re-requested for freshness. The toolbar button clearly shows the current state of the setting by changing the image (see screenshots). The current setting is also remembered between browser sessions and updated when a site is loaded, handy for those sites you visit regularly but don't want to see the adverts! The extension works on http://, https:// and file:/// URLs but you may need to enabled file access if you need it (Tools > Extensions > expand ImageX > check "Allow access to file URLs"). During installation ImageX will request access to: • Your data on all websites • Yours tabs and browsing activity • Settings that specify whether websites can use features such as cookies, JavaScript and plug-ins The first is needed so that requests to file:/// resources can be handled (see above note about enabling file access). The second is needed so that ImageX can updated whenever the current tab is changed or updated. The third is needed to retrieve and update the Images Content Setting (see Settings > Under the Bonnet > Privacy > Content Settings... > Images > Manage Exceptions...) PRIVACY STATEMENT: This extension uses Google Analytics to record when the tool is used. No personal information or URLs are tracked. This is satisfy my curiosity as a web developer about using Google Analytics and see if my extension is being used by anyone.
擴展基本資訊
名稱 | ImageX |
ID | leebpoidhlfgjiepgjfafdbnlpnpmfod |
官方網址 | https://chromewebstore.google.com/detail/imagex/leebpoidhlfgjiepgjfafdbnlpnpmfod |
簡介 | Enable/disable show/hide display of images by altering the Content Settings for a page. |
檔案大小 | 20 KB |
安裝次數 | 645 |
目前版本 | 0.4 |
更新時間 | 2012-05-15 |
上架時間 | 2012-05-15 |
評分 | 4.23/5 共 22 次評分 |
開發者 | Peter Duerden |
付費類型 | free |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "ImageX", "version": "0.4", "description": "Enable\/disable show\/hide display of images by altering the Content Settings for a page.", "permissions": [ "contentSettings", "tabs", " |