Word Search Pictures

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

Word Search Picturesとは何ですか?

Word Search Picturesはhttp://www.noobgame.clubによって開発されたChromeの拡張機能で、その主な機能は「Improve your vocabulary and problem-solving skills with Word Search Pictures!」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Word Search Pictures拡張機能のCRXファイルをダウンロード

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
Eメール [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
    }
}