Tratu-Soha Lookup
Tra cứu nhanh từ điển Tratu-Soha cho các từ đánh dấu trên website bất kỳ.
What is Tratu-Soha Lookup?
Tratu-Soha Lookup is a Chrome extension developed by Tu Tran, and its main feature is "Tra cứu nhanh từ điển Tratu-Soha cho các từ đánh dấu trên website bất kỳ.".
Extension Screenshots
Download Tratu-Soha Lookup Extension CRX File
Download Tratu-Soha Lookup 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
* CÁCH SỬ DỤNG:
- Bôi đen từ muốn tra, sau đó click chuột phải, chọn "Tratu-Soha...".
- Trước đó, bạn có thể chọn loại từ điển trên popup của extension. Bạn cũng có thể tra cứu trực tiếp ở trên popup.
* LƯU Ý:
Sau khi cài đặt tiện ích, bạn nên ghim icon của tiện ích trên thanh toolbar của trình duyệt để sử dụng thuận tiện hơn.
* Thông tin thêm về Tra Từ - Soha:
Tra Từ - Soha là hệ thống từ điển chuyên ngành tốt nhất được xây dựng trên nền tảng Mediawiki_ cho phép người dùng tra cứu nghĩa của từ trong các lĩnh vực khác nhau.
Tra Từ - Soha hỗ trợ các từ điển chuyên ngành trực tuyến mở: Anh, Pháp, Nhật, Việt, Hàn, Trung, Viết Tắt. Extension Basic Information
| Name | |
| ID | cejcamkfmcboeoaplnoeckholcdnfcnb |
| Official URL | https://chromewebstore.google.com/detail/tratu-soha-lookup/cejcamkfmcboeoaplnoeckholcdnfcnb |
| Description | Tra cứu nhanh từ điển Tratu-Soha cho các từ đánh dấu trên website bất kỳ. |
| File Size | 20.32 KB |
| Installation Count | 525 |
| Current Version | 0.0.2 |
| Last Updated | 2021-05-20 |
| Publish Date | 2021-05-20 |
| Rating | 5.00/5 Total 1 Ratings |
| Developer | Tu Tran |
| [email protected] | |
| Payment Type | free |
| Supported Languages | en,fr,vi,zh-CN,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_application_title__",
"description": "__MSG_application_description__",
"version": "0.0.2",
"default_locale": "vi",
"permissions": [
"contextMenus",
"storage"
],
"background": {
"page": "background.html",
"persistent": false
},
"browser_action": {
"default_icon": {
"16": "\/img\/16x16.png",
"48": "\/img\/48x48.png",
"128": "\/img\/128x128.png"
},
"default_popup": "index.html"
},
"icons": {
"16": "\/img\/16x16.png",
"48": "\/img\/48x48.png",
"128": "\/img\/128x128.png"
}
} | |