SwiftDict

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

Wat is SwiftDict?

SwiftDict is een Chrome-extensie ontwikkeld door https://sites.google.com/site/hoanghieptran86, en de belangrijkste functie is "Tra từ điển Anh - Việt nhanh".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie SwiftDict

Download SwiftDict-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam SwiftDict SwiftDict
ID ldodpampgdmmcgbedoineofbhhknobdk
Officiële URL https://chromewebstore.google.com/detail/swiftdict/ldodpampgdmmcgbedoineofbhhknobdk
Beschrijving Tra từ điển Anh - Việt nhanh
Bestandsgrootte 197 KB
Aantal Installaties 17
Huidige Versie 1.0.1
Laatst Bijgewerkt 2015-07-10
Publicatiedatum 2015-07-09
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://sites.google.com/site/hoanghieptran86
Betalingswijze free
Ondersteunde Talen 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"
    ]
}