Recruitly
Recruitly Google Chrome Extension
Recruitly क्या है?
Recruitly https://recruitly.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Recruitly Google Chrome Extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Recruitly एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Generate leads, source candidates and create contact records directly from LinkedIn. View contact details instantly and add progress notes - all without leaving LinkedIn profile page, visit https://recruitly.io/chrome-extension for details. Recruitly https://recruitly.io is a UK-based cloud recruiting platform offering Sales, Recruiting, Marketing, Automation, and AI tools all under one roof. Call us at +44 161 533 0867 or email [email protected] to discuss your recruiting needs. Let us help you make the most of your recruiting platform.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | blcddfbfkinmhmokhpjiiljjfafjpgom |
आधिकारिक URL | https://chromewebstore.google.com/detail/recruitly/blcddfbfkinmhmokhpjiiljjfafjpgom |
विवरण | Recruitly Google Chrome Extension |
फ़ाइल का आकार | 255 KB |
स्थापना संख्या | 886 |
वर्तमान संस्करण | 4.9.19 |
अंतिम अपडेट | 2024-02-23 |
प्रकाशन तिथि | 2020-06-22 |
रेटिंग | 5.00/5 कुल 8 रेटिंग्स |
डेवलपर | https://recruitly.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://recruitly.io |
सहायता पृष्ठ URL | https://help.recruitly.io |
गोपनीयता नीति पृष्ठ URL | https://recruitly.io/privacy-policy |
समर्थित भाषाएँ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recruitly", "description": "Recruitly Google Chrome Extension", "version": "4.9.19", "author": "Recruitly", "permissions": [ "storage" ], "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_title": "Recruitly", "default_icon": { "19": "images\/icon-19.png", "32": "images\/icon-32.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.linkedin.com\/*", "https:\/\/linkedin.com\/*", "https:\/\/*.infojobs.net\/employer\/cv\/employer-cv-view\/*" ], "css": [ "vendor\/typeahead\/css\/typeahead.css", "vendor\/tagify\/tagify.css", "vendor\/bootstrap\/css\/bootstrap.min.css", "vendor\/SlimSelect\/slimselect.min.css", "css\/app.css", "vendor\/toastr\/toastr.min.css", "vendor\/tribute\/tribute.css" ], "js": [ "vendor\/jquery\/jquery-3.6.0.min.js", "vendor\/SlimSelect\/slimselect.min.js", "vendor\/bootstrap\/js\/bootstrap.min.js", "vendor\/typeahead\/js\/typeahead.min.js", "vendor\/mustache\/mustache.min.js", "vendor\/toastr\/toastr.min.js", "vendor\/tagify\/tagify.min.js", "vendor\/tippy\/popper.min.js", "vendor\/tippy\/tippy.min.js", "vendor\/tribute\/tribute.js", "js\/main.js" ], "run_at": "document_idle", "all_frames": false } ], "externally_connectable": { "matches": [ "*:\/\/*.recruitly.io\/*" ] }, "content_security_policy": { "manifest-src": "self" }, "host_permissions": [ "https:\/\/api.recruitly.io\/*", "https:\/\/vista-dev.recruitly.io\/*" ], "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "css\/*", "images\/*", "js\/*", "vendor\/*", "templates\/*" ], "matches": [ " |