Inven Helper

Help for using inven.co.kr

What is Inven Helper?

Inven Helper is a Chrome extension developed by Fil, and its main feature is "Help for using inven.co.kr".

Extension Screenshots

screenshot

Download Inven Helper Extension CRX File

Download Inven Helper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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


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


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

Extension Basic Information

Name Inven Helper Inven Helper
ID fdafjnjpghonaeicgebhdpgnoibhheom
Official URL https://chromewebstore.google.com/detail/inven-helper/fdafjnjpghonaeicgebhdpgnoibhheom
Description Help for using inven.co.kr
File Size 38.74 KB
Installation Count 83
Current Version 1.2
Last Updated 2015-01-27
Publish Date 2015-01-27
Rating 5.00/5 Total 2 Ratings
Developer Fil
Email [email protected]
Payment Type free
Supported Languages 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"
}