Counsel Companion - Research
Legal Research Assistant
Counsel Companion - Researchとは何ですか?
Counsel Companion - ResearchはCounsel Companionによって開発されたChromeの拡張機能で、その主な機能は「Legal Research Assistant」です。
拡張機能のスクリーンショット
Counsel Companion - Research拡張機能のCRXファイルをダウンロード
Counsel Companion - Research拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
For Law Students | By Law Students This extension is simple: Tell it a story of what happened (in plain english) and it will generate legal search terms that you can use on Lexis or Westlaw. Is it revolutionary? No. Will it save you a few minutes getting started? I hope so! If you'd like to support the creator of this extension or learn more about me you can do so here: http://www.patreon.com/purplefloyd
拡張機能の基本情報
名前 | Counsel Companion - Research |
ID | clclbbpdnecmfmlnfkmkjalaljfjhlpl |
公式URL | https://chromewebstore.google.com/detail/counsel-companion-researc/clclbbpdnecmfmlnfkmkjalaljfjhlpl |
説明 | Legal Research Assistant |
ファイルサイズ | 1007 KB |
インストール数 | 116 |
現在のバージョン | 1.21 |
最終更新日 | 2023-10-26 |
公開日 | 2023-07-19 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | Counsel Companion |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Counsel Companion - Research", "version": "1.21", "description": "Legal Research Assistant", "action": { "default_popup": "popup.html", "default_icon": { "128": "images\/128-n.png", "48": "images\/48-n.png" } }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/channel42.io\/*" ], "icons": { "128": "images\/128-n.png", "48": "images\/48-n.png" } } |