Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
什么是Word Finder and Unscrambler?
Word Finder and Unscrambler是由https://www.wordkeg.com开发的Chrome扩展程序,该扩展的主要功能是“Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.”。
扩展截图
下载Word Finder and Unscrambler扩展crx文件
下载Word Finder and Unscrambler扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
官方URL | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
简介 | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
文件大小 | 12.7 KB |
安装次数 | 185 |
当前版本 | 1.0.0 |
更新时间 | 2018-07-19 |
上架时间 | 2018-07-19 |
评分 | 5.00/5 共2次评分 |
开发者 | https://www.wordkeg.com |
付费类型 | free |
扩展官网 | https://www.wordkeg.com/ |
支持的语言 | 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" } |