Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
Qu'est-ce que Word Finder and Unscrambler ?
Word Finder and Unscrambler est une extension Chrome développée par https://www.wordkeg.com, et sa fonction principale est "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Word Finder and Unscrambler
Téléchargez les fichiers d'extension Word Finder and Unscrambler au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Informations de Base sur l'Extension
Nom | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
URL Officiel | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
Description | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
Taille du Fichier | 12.7 KB |
Nombre d'Installations | 185 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2018-07-19 |
Date de Publication | 2018-07-19 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://www.wordkeg.com |
Type de Paiement | free |
Site Web de l'Extension | https://www.wordkeg.com/ |
Langues Prises en Charge | 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" } |