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 |
官方網址 | 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": [ " |