ImageTrans
Translate images on websites
Hvad er ImageTrans?
ImageTrans er en Chrome-udvidelse udviklet af BasicCAT, og dens hovedfunktion er "Translate images on websites".
Udvidelsesskærmbilleder
Download ImageTrans-udvidelses-CRX-fil
Download ImageTrans-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
An image translator. It uses ImageTrans to translate images on websites whether they are posters, brochures, comics, manga, manhua or webtoon. State-of-art OCR and machine translation services are used to guarantee the translation quality.
** Please note that the desktop version of ImageTrans is a dependency. The plugin won't work without it. **
Usage:
1. Install the extension and ImageTrans.
2. Right click on the image to translate it.
3. If the context menu is disabled, use the shortcut (CTRL+SHIFT+F) to call the popup, use Tab to switch operations and press Enter to perform the operation.
Detailed guide: https://github.com/xulihang/ImageTrans_chrome_extension Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | lkijcgjookpddgfacoankphnpbinmhia |
| Officiel URL | https://chromewebstore.google.com/detail/imagetrans/lkijcgjookpddgfacoankphnpbinmhia |
| Beskrivelse | Translate images on websites |
| Filstørrelse | 65.1 KB |
| Antal Installationer | 6,335 |
| Nuværende Version | 1.4 |
| Senest Opdateret | 2024-03-03 |
| Udgivelsesdato | 2021-03-30 |
| Bedømmelse | 1.41/5 Samlet 29 Bedømmelser |
| Udvikler | BasicCAT |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.basiccat.org/imagetrans |
| Hjælpeside-URL | https://www.basiccat.org/imagetrans |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ImageTrans",
"version": "1.4",
"description": "Translate images on websites",
"permissions": [
"storage",
"activeTab",
"contextMenus"
],
"options_page": "options.html",
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |