Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
O que é Word Finder and Unscrambler?
Word Finder and Unscrambler é uma extensão do Chrome desenvolvida por https://www.wordkeg.com, e sua principal característica é "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Word Finder and Unscrambler
Baixe arquivos de extensão Word Finder and Unscrambler 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
Informações Básicas da Extensão
Nome | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
URL Oficial | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
Descrição | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
Tamanho do Arquivo | 12.7 KB |
Contagem de Instalações | 185 |
Versão Atual | 1.0.0 |
Última Atualização | 2018-07-19 |
Data de Publicação | 2018-07-19 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | https://www.wordkeg.com |
Tipo de Pagamento | free |
Site da Extensão | https://www.wordkeg.com/ |
Idiomas Suportados | en-US |
manifest.json | |
{ "background": { "scripts": [ "script.js" ] }, "browser_action": { "default_icon": "icon_128.png" }, "description": "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com\/word finder and unscrambler.", "homepage_url": "https:\/\/www.wordkeg.com", "icons": { "128": "icon_128.png", "16": "icon.png" }, "manifest_version": 2, "name": "Word Finder and Unscrambler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |