헤드헌터용 나이표
출생년도,나이,학번,경력년수 계산표
What is 헤드헌터용 나이표?
헤드헌터용 나이표 is a Chrome extension developed by https://devroid.com, and its main feature is "출생년도,나이,학번,경력년수 계산표".
Extension Screenshots
Download 헤드헌터용 나이표 Extension CRX File
Download 헤드헌터용 나이표 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
[생년, 나이, 나이(한국식), 학번, 군필일경우 경력년수, 미필일경우 경력년수]를 표로 정리한 앱입니다. 헤드헌터업에 종사하시는분께 유용한 앱입니다. 최대한 간단하게 하기 위해 나이범위는 20세에서 80세까지 고정을 했으며, 필드표시도 고정을 하였습니다.
Extension Basic Information
Name | 헤드헌터용 나이표 |
ID | nbdocckidlldhdehbmjemcbjjbbpcdpo |
Official URL | https://chromewebstore.google.com/detail/%ED%97%A4%EB%93%9C%ED%97%8C%ED%84%B0%EC%9A%A9-%EB%82%98%EC%9D%B4%ED%91%9C/nbdocckidlldhdehbmjemcbjjbbpcdpo |
Description | 출생년도,나이,학번,경력년수 계산표 |
File Size | 6.43 KB |
Installation Count | 156 |
Current Version | 1.4 |
Last Updated | 2024-02-02 |
Publish Date | 2019-07-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://devroid.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.hanttasoft.co.kr/Customer/Sub04 |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "\ud5e4\ub4dc\ud5cc\ud130\uc6a9 \ub098\uc774\ud45c", "short_name": "\ud5e4\ub4dc\ud5cc\ud130\uc6a9 \ub098\uc774\ud45c", "description": "\ucd9c\uc0dd\ub144\ub3c4,\ub098\uc774,\ud559\ubc88,\uacbd\ub825\ub144\uc218 \uacc4\uc0b0\ud45c", "version": "1.4", "action": { "default_icon": ".\/images\/icon.png", "default_popup": "main.html", "default_title": "\ud5e4\ub4dc\ud5cc\ud130\uc6a9 \ub098\uc774\ud45c" } } |