헤드헌터용 나이표

헤드헌터용 나이표

출생년도,나이,학번,경력년수 계산표

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "헤드헌터용 나이표",
  "short_name": "헤드헌터용 나이표",
  "description": "출생년도,나이,학번,경력년수 계산표",
  "version": "1.4",
  "action": {
    "default_icon": "./images/icon.png",
    "default_popup": "main.html",
    "default_title": "헤드헌터용 나이표"
  }
}