ImTranslator: Translator, Dictionary, TTS

Translator, Dictionary, Voice

ImTranslator: Translator, Dictionary, TTS란 무엇입니까?

ImTranslator: Translator, Dictionary, TTS은(는) https://about.imtranslator.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Translator, Dictionary, Voice"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ImTranslator: Translator, Dictionary, TTS 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ImTranslator translates selected text, words (Dictionary), phrases and webpages between more than 100 languages using translation providers: Google, Microsoft Bing, Yandex.

ImTranslator includes 4 translation tools: ImTranslator,  Pop-up Bubble, Inline Translator and Webpage Translation , and other language tools such as Text-to-Speech, Translation History and Dictionary.

ImTranslator Features:

Translation of words, phrases and text between more than 100 languages
Multiple translation providers (Google, Microsoft Bing, Translator, Yandex)

Translator and Dictionary modes

Web page Translation - Translate entire web pages with just one click. 

Inline Translator translates a selected text on a page by splitting it into sentences and inserts the translation into a webpage.

Automatic language detection of the source text

Back translation of the target text to the original language

Text to speech of the original text and its translation

Translation history keeps track of all your translation activity in ImTranslator, Bubble Translator,Inline Translator, or Webpage Translation, and stores translation records in the Translation History until you manually delete the records.

Language list customization - customize list of languages for your translation work.

Shortcuts customization - ImTranslator shortcuts are fully customizable, and can be defined for each translation application.

Interface language - choose the language to see all ImTranslator menus and messages in your native language. You can change the language of ImTranslator user interface without restarting the browser and on any native browser.


User guide:
https://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/
How-to:
http://about.imtranslator.net/how-to/how-to-use-imtranslator-extensions/
FAQ:
http://about.imtranslator.net/faq/                    

확장 프로그램 기본 정보

이름 ImTranslator: Translator, Dictionary, TTS ImTranslator: Translator, Dictionary, TTS
ID noaijdpnepcgjemiklgfkcfbkokogabh
공식 URL https://chromewebstore.google.com/detail/imtranslator-translator-d/noaijdpnepcgjemiklgfkcfbkokogabh
설명 Translator, Dictionary, Voice
파일 크기 2.82 MB
설치 횟수 1,192,894
현재 버전 16.75
최근 업데이트 2024-03-02
출시 날짜 2020-07-01
평점 4.39/5 총 5024 개의 평점
개발자 https://about.imtranslator.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/
도움말 페이지 URL http://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/
개인정보 보호 정책 페이지 URL http://about.imtranslator.net/privacy-policy
지원되는 언어 de,en,fil,fr,nl,vi,tr,es,it,pl,pt-BR,ro,sk,sv,cs,el,sr,bg,ru,uk,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "content\/js\/common\/FExtension.js",
            "content\/browser\/js\/FBrowser.js",
            "content\/browser\/chrome\/FBrowserChrome.js",
            "content\/js\/common\/FStorage.js",
            "content\/js\/bg\/bg_inliner.js",
            "content\/js\/bg\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "content\/img\/icon.png",
        "default_popup": "content\/html\/popup\/router.html",
        "default_title": "__MSG_extName__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "content\/css\/inject.css"
            ],
            "js": [
                "content\/js\/common\/FExtension.js",
                "content\/browser\/js\/FBrowserInject.js",
                "content\/browser\/chrome\/FBrowserInjectChrome.js",
                "content\/js\/common\/FStorage.js",
                "content\/js\/inject\/translator.js",
                "content\/js\/inject\/data.js",
                "content\/js\/inliner\/inliner_core.js",
                "content\/js\/inliner\/inliner_request.js",
                "content\/js\/inliner\/inject.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/translate.google.com; object-src 'self'",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "content\/img\/icon128.png",
        "16": "content\/img\/icon16.png",
        "32": "content\/img\/icon32.png",
        "48": "content\/img\/icon48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3HHi+ztEOEu2w53b4rUI\/qiQFWr10P+4g92yng3ph\/v4oUK+xUQu2F4gi5T5nhXdJS\/n5vrMuce6gE9LNjT49X0sB819iKcOhOxeVG9bgbtp5S05aHy83LMEbtJDpsC1gjjwkme9R8d9xrXSRMq5X3SNPJu2iI5IKhKw8jtSWwQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "default_locale": "en",
    "short_name": "ImTranslator",
    "options_page": "content\/html\/options\/options.html",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "unlimitedStorage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "16.75",
    "web_accessible_resources": [
        "content\/html\/options\/options.html",
        "content\/html\/popup\/translator.html",
        "content\/html\/popup\/dictionary.html",
        "content\/html\/options\/history.html",
        "content\/html\/options\/options-bbl.html",
        "content\/html\/options\/feedback.html",
        "content\/img\/util\/settingsb.png",
        "content\/img\/util\/bfeedback.png",
        "content\/img\/util\/bhelp.png",
        "content\/img\/util\/delete.png",
        "content\/img\/util\/arrow.png",
        "content\/img\/util\/bg.png",
        "content\/img\/util\/bg2.png",
        "content\/img\/util\/bg3.png",
        "content\/img\/util\/imtranslator-s.png",
        "content\/img\/util\/indicator.gif",
        "content\/img\/util\/copy.png",
        "content\/img\/util\/tts.png",
        "content\/img\/util\/tts-voice.png",
        "content\/img\/util\/ttsvoice.png",
        "content\/img\/util\/font-on.png",
        "content\/img\/util\/select.png",
        "content\/img\/util\/font.png",
        "content\/img\/util\/pin-on.png",
        "content\/img\/util\/pin-off.png",
        "content\/img\/util\/donate.png",
        "content\/img\/util\/bhistory.png",
        "content\/img\/util\/switchb.png",
        "content\/img\/util\/loading.gif",
        "content\/img\/util\/up.png",
        "content\/img\/util\/down.png",
        "content\/img\/util\/bbl-logo.png",
        "content\/img\/util\/down.png",
        "content\/img\/util\/show.png",
        "content\/img\/util\/hide.png",
        "content\/img\/util\/settings.png",
        "content\/img\/util\/help.png",
        "content\/img\/util\/history.png",
        "content\/img\/util\/donate.png",
        "content\/img\/util\/play.png",
        "content\/img\/util\/pause.png",
        "content\/img\/util\/volume.png",
        "content\/img\/util\/novolume.png",
        "content\/img\/util\/speak.png",
        "content\/img\/util\/close.png"
    ]
}