國語小字典快速查詢

使用套件快速查詢國語小字典

國語小字典快速查詢란 무엇입니까?

國語小字典快速查詢은(는) store에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "使用套件快速查詢國語小字典"입니다.

확장 프로그램 스크린샷

screenshot

國語小字典快速查詢 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        本套件連結至國語字典,透過本套件,讓使用者能夠在任何的頁面,一發現生難字,就能夠快速查詢字典,了解該字意義特別適合國小學生使用。                    

확장 프로그램 기본 정보

이름 國語小字典快速查詢 國語小字典快速查詢
ID aecidpjpafilgnhklofondnkpnldelli
공식 URL https://chromewebstore.google.com/detail/%E5%9C%8B%E8%AA%9E%E5%B0%8F%E5%AD%97%E5%85%B8%E5%BF%AB%E9%80%9F%E6%9F%A5%E8%A9%A2/aecidpjpafilgnhklofondnkpnldelli
설명 使用套件快速查詢國語小字典
파일 크기 23.95 KB
설치 횟수 61
현재 버전 1.0
최근 업데이트 2021-08-14
출시 날짜 2021-08-13
개발자 store
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://dict.mini.moe.edu.tw/
도움말 페이지 URL https://dict.mini.moe.edu.tw/
지원되는 언어 zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u570b\u8a9e\u5c0f\u5b57\u5178\u5feb\u901f\u67e5\u8a62",
    "manifest_version": 2,
    "description": "\u4f7f\u7528\u5957\u4ef6\u5feb\u901f\u67e5\u8a62\u570b\u8a9e\u5c0f\u5b57\u5178",
    "version": "1.0",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        }
    }
}