Find on XING
Find contacts fast and comfortably on XING.
Wat is Find on XING?
Find on XING is een Chrome-extensie ontwikkeld door SANID GmbH, en de belangrijkste functie is "Find contacts fast and comfortably on XING.".
Extensie Screenshots
Download het CRX-bestand van de extensie Find on XING
Download Find on XING-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Right click and find selected people or companies of the current page on XING.
0.0.0.5 - fixed new URL                     Basisinformatie over de Extensie
| Naam |   |  
| ID | hllhbmpggmclmlefofdfoadpaeldnkfl | 
| Officiële URL | https://chromewebstore.google.com/detail/find-on-xing/hllhbmpggmclmlefofdfoadpaeldnkfl | 
| Beschrijving | Find contacts fast and comfortably on XING. | 
| Bestandsgrootte | 12.45 KB | 
| Aantal Installaties | 750 | 
| Huidige Versie | 0.0.0.5 | 
| Laatst Bijgewerkt | 2022-01-27 | 
| Publicatiedatum | 2017-02-08 | 
| Beoordeling | 4.00/5 Totaal 5 Beoordelingen | 
| Ontwikkelaar | SANID GmbH | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | http://www.sanid.com | 
| URL van de Privacybeleid Pagina | https://www.sanid.com/datenschutz | 
| Ondersteunde Talen | 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"
        ]
    }
}  |  |