Multitran popup
Translate words and phrases using multitran.com dictionary
Multitran popupคืออะไร?
Multitran popup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vitaly Yerofeyevsky และคุณลักษณะหลักของมันคือ "Translate words and phrases using multitran.com dictionary"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Multitran popup
ดาวน์โหลดไฟล์ส่วนขยาย Multitran popup ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Multitran popup |
ID | fbncpmcdhgdolipfkpeckjajpgjdpehj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/multitran-popup/fbncpmcdhgdolipfkpeckjajpgjdpehj |
คำอธิบาย | Translate words and phrases using multitran.com dictionary |
ขนาดไฟล์ | 123 KB |
จำนวนการติดตั้ง | 1,279 |
เวอร์ชันปัจจุบัน | 2.1.0 |
อัปเดตครั้งล่าสุด | 2024-01-19 |
วันที่เผยแพร่ | 2020-08-24 |
คะแนน | 4.90/5 รวมทั้งหมด 21 คะแนน |
ผู้พัฒนา | Vitaly Yerofeyevsky |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/flytaly/multitran-extension |
URL หน้าช่วยเหลือ | https://github.com/flytaly/multitran-extension |
ภาษาที่รองรับ | 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": [ " |