한자 한글 독음 표시
한자를 한글로 변환하는 확장 프로그램 by.진윤
What is 한자 한글 독음 표시?
한자 한글 독음 표시 is a Chrome extension developed by newhajinyoon, and its main feature is "한자를 한글로 변환하는 확장 프로그램 by.진윤".
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
한자에 한글 독음을 추가하는 여러가지 방법을 제시하는 확장 프로그램입니다. 모드 1 - 위에 표기 모드 2- 괄호 표기 모드 3 - 완전 대체
Extension Basic Information
Name | 한자 한글 독음 표시 |
ID | nikdfpiegailaecbmnnpoonimjikajkl |
Official URL | https://chromewebstore.google.com/detail/%ED%95%9C%EC%9E%90-%ED%95%9C%EA%B8%80-%EB%8F%85%EC%9D%8C-%ED%91%9C%EC%8B%9C/nikdfpiegailaecbmnnpoonimjikajkl |
Description | 한자를 한글로 변환하는 확장 프로그램 by.진윤 |
File Size | 156 KB |
Installation Count | 79 |
Current Version | 1.0 |
Last Updated | 2023-10-15 |
Publish Date | 2023-10-14 |
Rating | 4.78/5 Total 9 Ratings |
Developer | newhajinyoon |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://newhajinyoon.github.io/handokphyo |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "\ud55c\uc790 \ud55c\uae00 \ub3c5\uc74c \ud45c\uc2dc", "version": "1.0", "description": "\ud55c\uc790\ub97c \ud55c\uae00\ub85c \ubcc0\ud658\ud558\ub294 \ud655\uc7a5 \ud504\ub85c\uadf8\ub7a8 by.\uc9c4\uc724", "permissions": [ "storage" ], "action": { "default_popup": "options.html", "default_icon": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" } }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |