Fix Google Images
Edit: Not working anymore, may fix it if it's an easy fix. If I do I'll edit the description. Adds back the View Image button in…
Fix Google Images란 무엇입니까?
Fix Google Images은(는) Laharl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Edit: Not working anymore, may fix it if it's an easy fix. If I do I'll edit the description. Adds back the View Image button in…"입니다.
확장 프로그램 스크린샷
Fix Google Images 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Edit: Not working anymore, may fix it if it's an easy fix. If I do I'll edit the description. Adds back the View Image button in Google Images, for images that have a direct link. Some images will direct to the site, and some will say No link to image; in these cases, there's nothing to be done, as the link simply isn't in the results. Apparently, Pinterest will try to download an image instead of displaying it, so I wouldn't bother clicking those. Should now work on google.anything, not just .com
확장 프로그램 기본 정보
이름 | ![]() |
ID | inckfpcmmlodndfagjbeehhfbgodhicd |
공식 URL | https://chrome.google.com/webstore/detail/fix-google-images/inckfpcmmlodndfagjbeehhfbgodhicd |
설명 | Edit: Not working anymore, may fix it if it's an easy fix. If I do I'll edit the description. Adds back the View Image button in… |
파일 크기 | 4.19 KB |
설치 횟수 | 174 |
현재 버전 | 0.2 |
최근 업데이트 | 2018-11-04 |
출시 날짜 | 2018-11-04 |
평점 | 4.33/5 총 6 개의 평점 |
개발자 | Laharl |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fix Google Images", "version": "0.2", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |