Multitran popup
Translate words and phrases using multitran.com dictionary
Multitran popup là gì?
Multitran popup là một tiện ích mở rộng Chrome được phát triển bởi Vitaly Yerofeyevsky, và tính năng chính của nó là "Translate words and phrases using multitran.com dictionary".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Multitran popup
Tải xuống các tệp mở rộng Multitran popup dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Translate words and phrases using multitran.com dictionary. Source code: github.com/flytaly/multitran-extension v2.1.0 - added all language pairs to the list v2.0.2 - fixed incorrect toolbar popup width in the recent Chrome versions v2.0.1 - fixed some unwanted popup activation after selecting text v2.0.0 - upgraded to Manifest V3 - added tabs in the toolbar popup to quickly switch between language pairs - updated lists of interface languages and language pairs - minor fixes v1.8.0 - fixed extension crash due to the new site layout - added links to other translation groups in the group header v1.7.0 - added options to change font and popup sizes v1.6.2 - fixed z-index value, to prevent the pop-up overlapping v1.6.0 - updated look - added buttons and keyboard shortcuts for scrolling translation blocks v1.5.0 - added possibility to add shortcut with letters, numbers, and F-keys - added item to right-click context menu v1.4.0 - added English and Russian words pronunciation from wiktionary.org.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Multitran popup |
ID | fbncpmcdhgdolipfkpeckjajpgjdpehj |
URL Chính Thức | https://chromewebstore.google.com/detail/multitran-popup/fbncpmcdhgdolipfkpeckjajpgjdpehj |
Mô tả | Translate words and phrases using multitran.com dictionary |
Kích Thước Tệp | 123 KB |
Số Lần Cài Đặt | 1,279 |
Phiên Bản Hiện Tại | 2.1.0 |
Cập Nhật Lần Cuối | 2024-01-19 |
Ngày Phát Hành | 2020-08-24 |
Đánh Giá | 4.90/5 Tổng số 21 Đánh Giá |
Nhà Phát Triển | Vitaly Yerofeyevsky |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/flytaly/multitran-extension |
URL Trang Trợ Giúp | https://github.com/flytaly/multitran-extension |
Ngôn Ngữ Được Hỗ Trợ | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "default_locale": "en", "description": "__MSG_description__", "name": "__MSG_name__", "short_name": "Multitran-popup", "version": "2.1.0", "homepage_url": "https:\/\/github.com\/flytaly\/multitran-extension", "minimum_chrome_version": "94", "background": { "service_worker": ".\/dist\/background\/background.js" }, "permissions": [ "storage", "contextMenus" ], "host_permissions": [ "https:\/\/www.multitran.com\/*", "https:\/\/*.wiktionary.org\/api\/*", "https:\/\/*.wikimedia.org\/*" ], "web_accessible_resources": [ { "resources": [ "templates.html", "dist\/styles.css", "images\/flags\/*.svg" ], "matches": [ " |