Jdict Dictionary
Jdict dictionary extension help you read japanese text more simply
Wat is Jdict Dictionary?
Jdict Dictionary is een Chrome-extensie ontwikkeld door https://jdict.net, en de belangrijkste functie is "Jdict dictionary extension help you read japanese text more simply".
Extensie Screenshots
Download het CRX-bestand van de extensie Jdict Dictionary
Download Jdict Dictionary-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
Hỗ trợ dịch thuật khi đọc văn bản và học tiếng Nhật trên trình duyệt Google Chrome. Tiện ích mở rộng Jdict Dictionary Chrome này hoạt động cùng với từ điển Jdict Dictionary (https://jdict.net) giúp người dùng dễ dàng tra cứu từ điển, bài đọc, chữ Kanji và câu ví dụ tiếng Nhật để giúp bạn đọc bất kỳ trang web tiếng Nhật nào một cách dễ dàng. Hy vọng với Jdict Dictionary Extension các bạn sẽ thấy tiếng Nhật không còn nhàm chán. Bạn có thể sử dụng tài khoản Jdict miễn phí để đồng bộ dữ liệu lên đám mây từ tiện ích mở rộng sau khi được cài đặt tiện ích mở rộng này. Cùng đăng ký tài khoản và đồng bộ từ vựng yêu thích cùng với Jdict ngay thôi nào!
Basisinformatie over de Extensie
Naam | Jdict Dictionary |
ID | blnjglbocieoecdjeoaokjinpjonijnb |
Officiële URL | https://chromewebstore.google.com/detail/jdict-dictionary/blnjglbocieoecdjeoaokjinpjonijnb |
Beschrijving | Jdict dictionary extension help you read japanese text more simply |
Bestandsgrootte | 238 KB |
Aantal Installaties | 1,472 |
Huidige Versie | 1.3.3 |
Laatst Bijgewerkt | 2022-09-15 |
Publicatiedatum | 2020-05-12 |
Beoordeling | 4.43/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://jdict.net |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://jdict.net |
Help Pagina-URL | https://forms.gle/qpCmtghwXrjXnszU8 |
URL van de Privacybeleid Pagina | https://jdict.net/privacy_policy.html |
Ondersteunde Talen | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jdict Dictionary", "manifest_version": 2, "version": "1.3.3", "options_page": "options.html", "permissions": [ "chrome:\/\/favicon\/*", "topSites", "unlimitedStorage", "tabs", "storage", "https:\/\/clients5.google.com\/*", "https:\/\/www.gstatic.com\/*", "https:\/\/jdict.net\/*", "https:\/\/google.com\/*" ], "background": { "scripts": [ ".\/common\/config.js", ".\/common\/store.js", ".\/lib\/jquery.js", ".\/lib\/popper.js", ".\/lib\/bootstrap.js", "background.js", ".\/lib\/bootstrap.js", "lib\/shortcut.js" ], "persistent": false }, "browser_action": { "default_icon": "static\/icons\/[email protected]", "default_title": "Jdict Dictionary" }, "content_scripts": [ { "all_frames": false, "css": [ ".\/popups\/translate.css", ".\/popups\/search.css" ], "js": [ ".\/common\/config.js", ".\/common\/store.js", ".\/popups\/translate.js", ".\/popups\/search.js" ], "run_at": "document_idle", "matches": [ " |