Jurfinder
Professional lawyers network
什麼是Jurfinder?
Jurfinder是由http://jurfinder.com開發的Chrome擴展程式,該擴展的主要功能是“Professional lawyers network”。
擴展截圖
下載Jurfinder擴展crx文件
下載Jurfinder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | jmkpbobcnkmednlkdgbnhfaojhdkkbic |
官方網址 | 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" ] } |