Jurfinder

Professional lawyers network

Jurfinder क्या है?

Jurfinder http://jurfinder.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Professional lawyers network"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Jurfinder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}