Crows
Crossword Solver
Crowsとは何ですか?
CrowsはHerman Chauによって開発されたChromeの拡張機能で、その主な機能は「Crossword Solver」です。
拡張機能のスクリーンショット
Crows拡張機能のCRXファイルをダウンロード
Crows拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An extension to look up answers to crossword clues, aggregating across multiple sources.
拡張機能の基本情報
名前 | |
ID | focjdbigcejnpnaoellgchjajlhafefh |
公式URL | https://chromewebstore.google.com/detail/crows/focjdbigcejnpnaoellgchjajlhafefh |
説明 | Crossword Solver |
ファイルサイズ | 57.61 KB |
インストール数 | 42 |
現在のバージョン | 1.2 |
最終更新日 | 2019-08-11 |
公開日 | 2019-08-05 |
開発者 | Herman Chau |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crows", "version": "1.2", "description": "Crossword Solver", "manifest_version": 2, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "activeTab", "https:\/\/www.wordplays.com\/", "http:\/\/www.the-crossword-solver.com\/" ], "commands": { "_execute_browser_action": { "suggested_key": { "windows": "Alt+C", "mac": "Alt+C", "linux": "Alt+C" } } }, "content_scripts": [ { "matches": [ " |