Word Search Pictures

Improve your vocabulary and problem-solving skills with Word Search Pictures!

Что такое Word Search Pictures?

Word Search Pictures - это расширение Chrome, разработанное http://www.noobgame.club, и его основная функция - "Improve your vocabulary and problem-solving skills with Word Search Pictures!".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Word Search Pictures

Скачайте файлы расширений Word Search Pictures в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Improve your vocabulary and problem-solving skills with Word Search Pictures! In this fun words game, your objective is to find all the words related to the image given above. When you see a word, simply click and drag the letters to form a meaningful word. If you're stuck, you can always click on the hint button! Complete challenging levels and become the word-master now!                    

Основная информация о расширении

Название Word Search Pictures Word Search Pictures
ID ppngmbihglpapcdaaefibkaehleiccle
Официальный URL https://chrome.google.com/webstore/detail/ppngmbihglpapcdaaefibkaehleiccle
Описание Improve your vocabulary and problem-solving skills with Word Search Pictures!
Размер файла 40.56 KB
Количество установок 11
Текущая Версия 1
Последнее Обновление 2020-05-24
Дата публикации 2020-05-24
Разработчик http://www.noobgame.club
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.noobgame.club/games/play/word-search-pictures
URL страницы помощи http://www.noobgame.club/page/terms
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Word Search Pictures",
    "manifest_version": 2,
    "description": "Improve your vocabulary and problem-solving skills with Word Search Pictures!",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}