Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
Cos'è Word Finder and Unscrambler?
Word Finder and Unscrambler è un'estensione di Chrome sviluppata da https://www.wordkeg.com, e la sua funzione principale è "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Word Finder and Unscrambler
Scarica i file di estensione Word Finder and Unscrambler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
URL Ufficiale | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
Descrizione | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
Dimensione del File | 12.7 KB |
Conteggio Installazioni | 185 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2018-07-19 |
Data di Pubblicazione | 2018-07-19 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://www.wordkeg.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.wordkeg.com/ |
Lingue Supportate | 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" } |