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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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"
}
} | |