SwiftDict

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

What is SwiftDict?

SwiftDict is a Chrome extension developed by https://sites.google.com/site/hoanghieptran86, and its main feature is "Tra từ điển Anh - Việt nhanh".

Extension Screenshots

screenshot
screenshot

Download SwiftDict Extension CRX File

Download SwiftDict 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

                        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ở !!!                    

Extension Basic Information

Name SwiftDict SwiftDict
ID ldodpampgdmmcgbedoineofbhhknobdk
Official URL https://chromewebstore.google.com/detail/swiftdict/ldodpampgdmmcgbedoineofbhhknobdk
Description Tra từ điển Anh - Việt nhanh
File Size 197 KB
Installation Count 17
Current Version 1.0.1
Last Updated 2015-07-10
Publish Date 2015-07-09
Rating 5.00/5 Total 1 Ratings
Developer https://sites.google.com/site/hoanghieptran86
Payment Type free
Supported Languages 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"
    ]
}