Inven Helper

Help for using inven.co.kr

Inven Helper란 무엇입니까?

Inven Helper은(는) Fil에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Help for using inven.co.kr"입니다.

확장 프로그램 스크린샷

screenshot

Inven Helper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        인벤 썸네일 크게보기
게시물 내용 자동 링크
추가 기능은 요청 시 업데이트


아이마트 출석체크 바로가기 추가
버그 수정


링크가 2중으로 생성되는 현상 수정                    

확장 프로그램 기본 정보

이름 Inven Helper Inven Helper
ID fdafjnjpghonaeicgebhdpgnoibhheom
공식 URL https://chromewebstore.google.com/detail/inven-helper/fdafjnjpghonaeicgebhdpgnoibhheom
설명 Help for using inven.co.kr
파일 크기 38.74 KB
설치 횟수 83
현재 버전 1.2
최근 업데이트 2015-01-27
출시 날짜 2015-01-27
평점 5.00/5 총 2 개의 평점
개발자 Fil
이메일 [email protected]
결제 유형 free
지원되는 언어 ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "ithumb.js"
        ]
    },
    "description": "Help for using inven.co.kr",
    "icons": {
        "16": "ihx16.png",
        "48": "ihx48.png",
        "128": "ihx128.png"
    },
    "manifest_version": 2,
    "name": "Inven Helper",
    "permissions": [
        "contextMenus",
        "tabs",
        "http:\/\/www.inven.co.kr\/",
        "http:\/\/*.inven.co.kr\/"
    ],
    "version": "1.2"
}