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" } |