Word Search Pictures
Improve your vocabulary and problem-solving skills with Word Search Pictures!
O que é Word Search Pictures?
Word Search Pictures é uma extensão do Chrome desenvolvida por http://www.noobgame.club, e sua principal característica é "Improve your vocabulary and problem-solving skills with Word Search Pictures!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Word Search Pictures
Baixe arquivos de extensão Word Search Pictures no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | ppngmbihglpapcdaaefibkaehleiccle |
URL Oficial | https://chrome.google.com/webstore/detail/ppngmbihglpapcdaaefibkaehleiccle |
Descrição | Improve your vocabulary and problem-solving skills with Word Search Pictures! |
Tamanho do Arquivo | 40.56 KB |
Contagem de Instalações | 11 |
Versão Atual | 1 |
Última Atualização | 2020-05-24 |
Data de Publicação | 2020-05-24 |
Desenvolvedor | http://www.noobgame.club |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.noobgame.club/games/play/word-search-pictures |
URL da Página de Ajuda | http://www.noobgame.club/page/terms |
Idiomas Suportados | 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 } } |