Wikipedia Highlight Lookup Plugin
Look up highlighted text on wikipedia. Just highlight the word or phrase you want to look up and press Ctrl+I.
Что такое Wikipedia Highlight Lookup Plugin?
Wikipedia Highlight Lookup Plugin - это расширение Chrome, разработанное Tim Hansen, и его основная функция - "Look up highlighted text on wikipedia. Just highlight the word or phrase you want to look up and press Ctrl+I.".
Снимки экрана расширения
Скачать файл CRX расширения Wikipedia Highlight Lookup Plugin
Скачайте файлы расширений Wikipedia Highlight Lookup Plugin в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        A simple open-source chrome extension that allows you to look up terms on wikipedia by highlighting text on any page and then hitting Ctrl+I (Command+I on apple).
Icons made by SimpleIcon from www.flaticon.com is licensed by CC 3.0 BY.                     Основная информация о расширении
| Название |   |  
| ID | lccilnojalgdoafhhjhiabfcmpahahec | 
| Официальный URL | https://chromewebstore.google.com/detail/wikipedia-highlight-looku/lccilnojalgdoafhhjhiabfcmpahahec | 
| Описание | Look up highlighted text on wikipedia. Just highlight the word or phrase you want to look up and press Ctrl+I. | 
| Размер файла | 286 KB | 
| Количество установок | 58 | 
| Текущая Версия | 0.0.3 | 
| Последнее Обновление | 2017-01-17 | 
| Дата публикации | 2017-01-16 | 
| Разработчик | Tim Hansen | 
| Тип оплаты | free | 
| Поддерживаемые языки | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wikipedia Highlight Lookup Plugin",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "Look up highlighted text on wikipedia.  Just highlight the word or phrase you want to look up and press Ctrl+I.",
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                "  |  |