WordReference Extension

WordReference Extension - Get the translations you want, in a fast and easy way !

什么是WordReference Extension?

WordReference Extension是由Philippe GABERT开发的Chrome扩展程序,该扩展的主要功能是“WordReference Extension - Get the translations you want, in a fast and easy way !”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载WordReference Extension扩展crx文件

下载WordReference Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Get the translations you want, in a fast and easy way !

The extension lets you search on wordreference.com web directly from Chrome.

Lot of nice features !
- Double click on a word in a page gives you its translation
- All WordReference dictionaries have been added to the extension
- Keeps an history of your searches
- Browse words within the extension or in WordReference website
- Lets you select your favorite translations and the one you want to use by default
- Multi-languages (French, English, Italian, Spanish, German and Slovakian. ) If your language is not available and you want to translate the extension, contact me ! A big thanks to the users who translated the extension !

Any bugs? Any features you would like to have? Feel free to contact me !


Important note: Some comments have been made about personnal data. It's a Chrome new feature that inform users of any extension that the extensions can access their personnal data.
I would like to ensure everybody that absolutely no personnal data (or any other kind of data) is gathered by this extension. Feel free to check the source code by yourself or contact me for any further information.                    

扩展基本信息

名称 WordReference Extension WordReference Extension
ID ofnmflhedfocnfnoafgcojkllnmdipoj
官方URL https://chromewebstore.google.com/detail/wordreference-extension/ofnmflhedfocnfnoafgcojkllnmdipoj
简介 WordReference Extension - Get the translations you want, in a fast and easy way !
文件大小 301 KB
安装次数 51,591
当前版本 5.7
更新时间 2022-11-13
上架时间 2020-07-18
评分 4.03/5 共383次评分
开发者 Philippe GABERT
电子邮箱 [email protected]
付费类型 in_app
隐私政策页面URL https://www.termsfeed.com/live/dc42f692-5387-4ac3-bf28-eb2d8ad51d2e
支持的语言 de,en,fr,ca,es,it,sk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "about": "__MSG_about__",
    "affDefault": "__MSG_affDefault__",
    "affSelectedText": "__MSG_affSelectedText",
    "authorTranslation": "__MSG_authorTranslation__",
    "availableTranslations": "__MSG_availableTranslations__",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/WR_48.png",
        "default_popup": "popup.html"
    },
    "buttonSearchText": "__MSG_buttonSearchText__",
    "conjES": "__MSG_conjES__",
    "conjFR": "__MSG_conjFR__",
    "deen": "__MSG_deen__",
    "defaultTranslation": "__MSG_defaultTranslation__",
    "default_locale": "en",
    "description": "WordReference Extension - Get the translations you want, in a fast and easy way !",
    "devBy": "__MSG_devBy__",
    "divers": "__MSG_divers",
    "dropdown": "__MSG_dropdown__",
    "enar": "__MSG_enar__",
    "encz": "__MSG_encz__",
    "ende": "__MSG_ende__",
    "enes": "__MSG_enes__",
    "enfr": "__MSG_enfr__",
    "engr": "__MSG_engr__",
    "enit": "__MSG_enit__",
    "enja": "__MSG_enja__",
    "enko": "__MSG_enko__",
    "enpt": "__MSG_enpt__",
    "enro": "__MSG_enro__",
    "enru": "__MSG_enru__",
    "enterAWordToSearch": "__MSG_enterAWordToSearch__",
    "entr": "__MSG_entr__",
    "enzh": "__MSG_enzh__",
    "esen": "__MSG_esen__",
    "esfr": "__MSG_esfr__",
    "espt": "__MSG_espt__",
    "fren": "__MSG_fren__",
    "fres": "__MSG_fres__",
    "esit": "__MSG_esit__",
    "esde": "__MSG_esde__",
    "eses": "__MSG_eses__",
    "essin": "__MSG_essin__",
    "ites": "__MSG_ites__",
    "itit": "__MSG_itit__",
    "caca": "__MSG_caca__",
    "dees": "__MSG_dees__",
    "ennl": "__MSG_ennl__",
    "nlen": "__MSG_nlen__",
    "ensv": "__MSG_ensv__",
    "sven": "__MSG_sven__",
    "enpl": "__MSG_enpl__",
    "plen": "__MSG_plen__",
    "roen": "__MSG_roen__",
    "czen": "__MSG_czen__",
    "gren": "__MSG_gren__",
    "tren": "__MSG_tren__",
    "zhen": "__MSG_zhen__",
    "koen": "__MSG_koen__",
    "aren": "__MSG_aren__",
    "enthe": "__MSG_enthe__",
    "enusg": "__MSG_enusg__",
    "encol": "__MSG_encol__",
    "pten": "__MSG_pten__",
    "ptes": "__MSG_ptes__",
    "ruen": "__MSG_ruen__",
    "icons": {
        "100": "images\/WR_100.png",
        "16": "images\/WR_16.png",
        "32": "images\/WR_32.png",
        "48": "images\/WR_48.png",
        "64": "images\/WR_64.png"
    },
    "iten": "__MSG_iten__",
    "manifest_version": 2,
    "name": "WordReference Extension",
    "noResult": "__MSG_noResult__",
    "optionsPage": "__MSG_optionsPage__",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "http:\/\/www.wordreference.com\/*",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "contextMenus",
        "activeTab"
    ],
    "content_security_policy": "script-src 'self' https:\/\/* https:\/\/* nonce-paypaljs; object-src 'self' https:\/\/* https:\/\/* nonce-paypaljs; script-src-elem 'self' https:\/\/*  https:\/\/* *.paypal.com *.paypalobjects.com nonce-paypaljs 'unsafe-inline' ; ",
    "radiobutton": "__MSG_radiobutton",
    "showTranslations": "__MSG_showTranslations__",
    "legendTranslations": "__MSG_legendTranslations__",
    "autoshowlasttranslation": "__MSG_autoshowlasttranslation__",
    "history": "__MSG_history__",
    "historyenabled": "__MSG_historyenabled__",
    "deletehistory": "__MSG_deletehistory__",
    "historydeleted": "__MSG_historydeleted__",
    "openlinknewtab": "__MSG_historydeleted__",
    "autosearchselect": "__MSG_autosearchselect__",
    "translationsToShow": "__MSG_translationsToShow__",
    "helpinsitesearch": "__MSG_helpinSiteSearch__",
    "insitectrlkey": "__MSG_insitectrlkey__",
    "insitesearchlegend": "__MSG_inSiteSearchLegend__",
    "insitesearchselect": "__MSG_inSiteSearchSelect__",
    "version": "5.7",
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDgE+u8d3YLJNq4E\/vBkOrPYWb2zfuKXHWYBoZWFXUfX\/Lpv+TWDpZ5cAdGJoZHxvxHg6WMAW9WEaW7QmtoeMK8H0zHcjmoCJDi2gFzLLupLsfyDSrh0JD29kI0jgN04+UwvU+QFlCywGVBYOjDWAK+55y9ZR6p7tVuoNTBOpztYwIDAQAB",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "styles\/search_live.css"
            ],
            "js": [
                "scripts\/global.js",
                "scripts\/jquery-3.1.1.min.js",
                "scripts\/buy.js",
                "scripts\/googleDocsUtil.js",
                "scripts\/search_live.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "images\/forum.gif"
    ]
}