SwiftDict
Tra từ điển Anh - Việt nhanh
Qu'est-ce que SwiftDict ?
SwiftDict est une extension Chrome développée par https://sites.google.com/site/hoanghieptran86, et sa fonction principale est "Tra từ điển Anh - Việt nhanh".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SwiftDict
Téléchargez les fichiers d'extension SwiftDict au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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ở !!!
Informations de Base sur l'Extension
Nom | SwiftDict |
ID | ldodpampgdmmcgbedoineofbhhknobdk |
URL Officiel | https://chromewebstore.google.com/detail/swiftdict/ldodpampgdmmcgbedoineofbhhknobdk |
Description | Tra từ điển Anh - Việt nhanh |
Taille du Fichier | 197 KB |
Nombre d'Installations | 17 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2015-07-10 |
Date de Publication | 2015-07-09 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://sites.google.com/site/hoanghieptran86 |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |