Precontact Tool Talent Pools
Find the contact details for a pool of linkedin profiles
Co je Precontact Tool Talent Pools?
Precontact Tool Talent Pools je rozšíření Chrome vyvinuté https://www.precontacttool.com, a jeho hlavní funkcí je „Find the contact details for a pool of linkedin profiles“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Precontact Tool Talent Pools
Stáhněte si soubory rozšíření Precontact Tool Talent Pools ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This browser extension allows you to create a talent pool, the contact details of which can be search for later in the day.
Základní Informace o Rozšíření
Název | Precontact Tool Talent Pools |
ID | oblmmpagigplpnhldhdjjafndgpgfkki |
Oficiální URL | https://chromewebstore.google.com/detail/precontact-tool-talent-po/oblmmpagigplpnhldhdjjafndgpgfkki |
Popis | Find the contact details for a pool of linkedin profiles |
Velikost souboru | 1.09 MB |
Počet instalací | 485 |
Aktuální Verze | 1.0.10 |
Poslední Aktualizace | 2023-12-29 |
Datum Vydání | 2019-12-04 |
Vývojář | https://www.precontacttool.com |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://www.precontacttool.com/privacy.html |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Precontact Tool Talent Pools", "version": "1.0.10", "description": "Find the contact details for a pool of linkedin profiles", "permissions": [ "tabs", "background", "declarativeContent", "storage" ], "background": { "service_worker": "service_worker.js" }, "icons": { "16": "assets\/images\/default-icon.png", "32": "assets\/images\/default-icon.png", "48": "assets\/images\/default-icon.png", "128": "assets\/images\/default-icon.png" }, "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "assets\/images\/default-icon.png", "32": "assets\/images\/default-icon.png", "48": "assets\/images\/default-icon.png", "128": "assets\/images\/default-icon.png" } }, "content_security_policy": [], "host_permissions": [ "https:\/\/api.recruitment-tools.com\/*", "https:\/\/api.recruitment-tools.local\/*", "https:\/\/test-api.recruitment-tools.com\/*", "https:\/\/*.linkedin.com\/*", "https:\/\/linkedin.com\/*", "https:\/\/*.facebook.com\/*", "https:\/\/facebook.com\/*", "https:\/\/*.xing.com\/*", "https:\/\/xing.com\/*" ] } |