Jurfinder

Professional lawyers network

ما هو Jurfinder؟

Jurfinder هو إضافة Chrome تم تطويرها بواسطة http://jurfinder.com، والميزة الرئيسية لها هي "Professional lawyers network".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Jurfinder

قم بتنزيل ملفات الامتداد Jurfinder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        urFinder (consists of two words jurist and finder) - is a professional legal network.
 
Our mission is to simplify the essential law services and seamlessly integrate and deliver them through the internet for free. A legal networking and marketing solution for the global law community.
 
With JurFinder you can:
Create your Jurfinder profile and add your law firm to the Jurfinder law firm directory.
Connect with clients and market your practice by answering legal questions.
Connect to classmates and colleagues or find new contacts.
Find law schools, law books, law journals.
Publish your law articles and share them with colleagues and friends.
 
Why use JurFinder?
 
For Individuals & Businesses:
- easy to find lawyers using our search
- save time & reduce costs in resolving legal issues
- can ask private questions on sensitive matters
- get introduced to qualified lawyers which can be hired if necessary
 
For Lawyers & Law Firms:
- get access to clients with current legal issues
- market your practice effectively by building up online reputation
- publish your law articles and share them with colleagues and friends
- create your Jurfinder profile and add your law firm to the Jurfinder law firm directory.
 
100% free for all users both Individuals & Businesses and Lawyers or Law Firms                    

معلومات أساسية عن التمديد

الاسم Jurfinder Jurfinder
ID jmkpbobcnkmednlkdgbnhfaojhdkkbic
عنوان URL الرسمي https://chrome.google.com/webstore/detail/jurfinder/jmkpbobcnkmednlkdgbnhfaojhdkkbic
الوصف Professional lawyers network
حجم الملف 27.65 KB
عدد التثبيتات 106
النسخة الحالية 1.0.1
آخر تحديث 2013-07-12
تاريخ النشر 2013-07-12
تقييم 4.00/5 مجموع تقييمات 4
المطور http://jurfinder.com
نوع الدفع free
موقع الإضافة http://jurfinder.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jurfinder",
    "version": "1.0.1",
    "description": "Professional lawyers network",
    "icons": {
        "48": "img\/48.png",
        "128": "img\/128.png",
        "16": "img\/16.png"
    },
    "browser_action": {
        "default_icon": "img\/19.png",
        "default_title": "JurFinder",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}