Counsel Companion - Research
Legal Research Assistant
Counsel Companion - Researchคืออะไร?
Counsel Companion - Research เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Counsel Companion และคุณลักษณะหลักของมันคือ "Legal Research Assistant"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Counsel Companion - Research
ดาวน์โหลดไฟล์ส่วนขยาย 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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 |
| อีเมล | [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"
}
} | |