Right-Click Tureng

You can find the translation of a word by right-clicking a selection.

Right-Click Turengとは何ですか?

Right-Click Turengはhttps://www.turgutsaricam.comによって開発されたChromeの拡張機能で、その主な機能は「You can find the translation of a word by right-clicking a selection.」です。

拡張機能のスクリーンショット

screenshot

Right-Click Tureng拡張機能のCRXファイルをダウンロード

Right-Click Tureng拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        It adds "Search Tureng" option to the right click menu. You can search for the translation of a word in Tureng.com by simply selecting the word and right-clicking on it, with only 2 clicks.

Important note: If you change the search link from the options, it will take effect after the second search operation. So, don't worry. In addition, you will not need to change the search link until the webpage changes its own search method.

---

Sağ-tık menüsüne "Search Tureng" seçeneği ekleyerek, seçtiğiniz kelimenin tercümesini Tureng.com'da sadece 2 tıklama ile aramanızı sağlar. Tek yapmanız gereken kelimeyi seçmek ve üzerine sağ tıklayıp "Search Tureng for" seçeneğine tıklamak. Diğer eklentilerdeki gibi karşınıza fazladan bir menü daha çıkmaz.

Önemli uyarı: Ayarlardan arama linkini değiştirip kaydettikten sonra, ayarın aktif hale gelmesi için en az bir kez sağ tıklayıp arama yapmanız gerekmektedir. İkinci aramanızdan itibaren ayar aktif hale gelecektir. Ayrıca, Tureng.com arama metodunda bir değişiklik yapmadığı sürece bu seçeneği değiştirmeniz gerekmeyecektir.                    

拡張機能の基本情報

名前 Right-Click Tureng Right-Click Tureng
ID olbmmdlchmicolppponihdhclpnhkpdd
公式URL https://chromewebstore.google.com/detail/right-click-tureng/olbmmdlchmicolppponihdhclpnhkpdd
説明 You can find the translation of a word by right-clicking a selection.
ファイルサイズ 22.78 KB
インストール数 1,853
現在のバージョン 1.1
最終更新日 2022-07-15
公開日 2014-07-29
評価 3.93/5 合計 14 レビュー
開発者 https://www.turgutsaricam.com
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Right-Click Tureng",
    "description": "You can find the translation of a word by right-clicking a selection.",
    "version": "1.1",
    "author": "Turgut Sar\u0131\u00e7am",
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "background": {
        "scripts": [
            "context.js"
        ]
    },
    "options_page": "options.html"
}