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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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", " |