Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
Wat is Word Finder and Unscrambler?
Word Finder and Unscrambler is een Chrome-extensie ontwikkeld door https://www.wordkeg.com, en de belangrijkste functie is "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.".
Extensie Screenshots
Download het CRX-bestand van de extensie Word Finder and Unscrambler
Download Word Finder and Unscrambler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
Officiële URL | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
Beschrijving | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
Bestandsgrootte | 12.7 KB |
Aantal Installaties | 185 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2018-07-19 |
Publicatiedatum | 2018-07-19 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://www.wordkeg.com |
Betalingswijze | free |
Extensiewebsite | https://www.wordkeg.com/ |
Ondersteunde Talen | 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" } |