Precontact Tool Talent Pools
Find the contact details for a pool of linkedin profiles
Precontact Tool Talent Pools क्या है?
Precontact Tool Talent Pools https://www.precontacttool.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find the contact details for a pool of linkedin profiles"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Precontact Tool Talent Pools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This browser extension allows you to create a talent pool, the contact details of which can be search for later in the day.
एक्सटेंशन की मूल जानकारी
नाम | Precontact Tool Talent Pools |
ID | oblmmpagigplpnhldhdjjafndgpgfkki |
आधिकारिक URL | https://chromewebstore.google.com/detail/precontact-tool-talent-po/oblmmpagigplpnhldhdjjafndgpgfkki |
विवरण | Find the contact details for a pool of linkedin profiles |
फ़ाइल का आकार | 1.09 MB |
स्थापना संख्या | 485 |
वर्तमान संस्करण | 1.0.10 |
अंतिम अपडेट | 2023-12-29 |
प्रकाशन तिथि | 2019-12-04 |
डेवलपर | https://www.precontacttool.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://www.precontacttool.com/privacy.html |
समर्थित भाषाएँ | 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\/*" ] } |