Find on XING
Find contacts fast and comfortably on XING.
什麼是Find on XING?
Find on XING是由SANID GmbH開發的Chrome擴展程式,該擴展的主要功能是“Find contacts fast and comfortably on XING.”。
擴展截圖
下載Find on XING擴展crx文件
下載Find on XING擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Right click and find selected people or companies of the current page on XING.
0.0.0.5 - fixed new URL                     擴展基本資訊
| 名稱 |   |  
| ID | hllhbmpggmclmlefofdfoadpaeldnkfl | 
| 官方網址 | https://chromewebstore.google.com/detail/find-on-xing/hllhbmpggmclmlefofdfoadpaeldnkfl | 
| 簡介 | Find contacts fast and comfortably on XING. | 
| 檔案大小 | 12.45 KB | 
| 安裝次數 | 750 | 
| 目前版本 | 0.0.0.5 | 
| 更新時間 | 2022-01-27 | 
| 上架時間 | 2017-02-08 | 
| 評分 | 4.00/5 共 5 次評分 | 
| 開發者 | SANID GmbH | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | http://www.sanid.com | 
| 隱私政策頁面URL | https://www.sanid.com/datenschutz | 
| 支援的語言 | de,en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "version": "0.0.0.5",
    "manifest_version": 2,
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "find_on_xing_16x16.png",
        "48": "find_on_xing_48x48.png",
        "96": "find_on_xing_96x96.png",
        "128": "find_on_xing_128x128.png"
    },
    "background": {
        "scripts": [
            "main.js"
        ]
    }
}  |  |