SwiftDict

Tra từ điển Anh - Việt nhanh

SwiftDictとは何ですか?

SwiftDictはhttps://sites.google.com/site/hoanghieptran86によって開発されたChromeの拡張機能で、その主な機能は「Tra từ điển Anh - Việt nhanh」です。

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

screenshot
screenshot

SwiftDict拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Một Extension cho Google Chrome giúp bạn tra từ điển nhanh ngay trực tiếp, Bạn chỉ cần bôi từ cần tra (hoặc click đúp chuột vào từ đó) rồi ấn vào icon  của extension hoặc bật extension và tra từ trong khi tài liệu vẫn mở !!!                    

拡張機能の基本情報

名前 SwiftDict SwiftDict
ID ldodpampgdmmcgbedoineofbhhknobdk
公式URL https://chromewebstore.google.com/detail/swiftdict/ldodpampgdmmcgbedoineofbhhknobdk
説明 Tra từ điển Anh - Việt nhanh
ファイルサイズ 197 KB
インストール数 17
現在のバージョン 1.0.1
最終更新日 2015-07-10
公開日 2015-07-09
評価 5.00/5 合計 1 レビュー
開発者 https://sites.google.com/site/hoanghieptran86
支払い方法 free
対応言語 vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SwiftDict",
    "description": "Tra t\u1eeb \u0111i\u1ec3n Anh - Vi\u1ec7t nhanh",
    "version": "1.0.1",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage"
    ]
}