微软必应英汉字典

选择单词,点击右键菜单打开微软必应字典

微软必应英汉字典란 무엇입니까?

微软必应英汉字典은(는) Andy에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "选择单词,点击右键菜单打开微软必应字典"입니다.

확장 프로그램 스크린샷

screenshot

微软必应英汉字典 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                                            

확장 프로그램 기본 정보

이름 微软必应英汉字典 微软必应英汉字典
ID eiffgabfpjklnnfmogjiolmgnbelbcjo
공식 URL https://chromewebstore.google.com/detail/%E5%BE%AE%E8%BD%AF%E5%BF%85%E5%BA%94%E8%8B%B1%E6%B1%89%E5%AD%97%E5%85%B8/eiffgabfpjklnnfmogjiolmgnbelbcjo
설명 选择单词,点击右键菜单打开微软必应字典
파일 크기 3.68 KB
설치 횟수 586
현재 버전 0.7
최근 업데이트 2014-01-30
출시 날짜 2014-01-30
평점 3.17/5 총 6 개의 평점
개발자 Andy
결제 유형 free
지원되는 언어 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5fae\u8f6f\u5fc5\u5e94\u82f1\u6c49\u5b57\u5178",
    "short_name": "\u5fc5\u5e94",
    "description": "\u9009\u62e9\u5355\u8bcd\uff0c\u70b9\u51fb\u53f3\u952e\u83dc\u5355\u6253\u5f00\u5fae\u8f6f\u5fc5\u5e94\u5b57\u5178",
    "version": "0.7",
    "manifest_version": 2,
    "icons": {
        "16": "bing.png",
        "48": "bing.png",
        "128": "bing.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "sample.js"
        ]
    }
}