國語小字典快速查詢

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

國語小字典快速查詢とは何ですか?

國語小字典快速查詢はstoreによって開発されたChromeの拡張機能で、その主な機能は「使用套件快速查詢國語小字典」です。

拡張機能のスクリーンショット

screenshot

國語小字典快速查詢拡張機能のCRXファイルをダウンロード

國語小字典快速查詢拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 國語小字典快速查詢 國語小字典快速查詢
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
Eメール [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"
        }
    }
}