Word Search Pictures

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

What is Word Search Pictures?

Word Search Pictures is a Chrome extension developed by http://www.noobgame.club, and its main feature is "Improve your vocabulary and problem-solving skills with Word Search Pictures!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Word Search Pictures Extension CRX File

Download Word Search Pictures extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Word Search Pictures Word Search Pictures
ID ppngmbihglpapcdaaefibkaehleiccle
Official URL https://chrome.google.com/webstore/detail/ppngmbihglpapcdaaefibkaehleiccle
Description Improve your vocabulary and problem-solving skills with Word Search Pictures!
File Size 40.56 KB
Installation Count 11
Current Version 1
Last Updated 2020-05-24
Publish Date 2020-05-24
Developer http://www.noobgame.club
Email [email protected]
Payment Type free
Extension Website http://www.noobgame.club/games/play/word-search-pictures
Help Page URL http://www.noobgame.club/page/terms
Supported Languages 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
    }
}