Recruitment management system, 100Hires ATS

100Hires is a recruitment system software to source and then hire candidates from Linkedin, Github and Gmail

Recruitment management system, 100Hires ATS क्या है?

Recruitment management system, 100Hires ATS https://100hires.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "100Hires is a recruitment system software to source and then hire candidates from Linkedin, Github and Gmail"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Recruitment management system, 100Hires ATS एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        100Hires is a recruitment system to source and import candidates from: Gmail, LinkedIn, Github and other social media websites and job boards.

* for Linkedin: click the "More..." button on a Linkedin profile, select "Save to PDF" from the dropdown to extract candidates' resumes into 100Hires ATS.

Spend less time entering data, use our recruiting software to capture candidates from social media sites:
- Open a candidate profile on any of the supported websites. *
- Click the 100Hires icon in the top right.
- Import their profile and contact information to 100Hires ATS, 100Hires will automatically parse it into your resume database. Speed up you talent acquisition process.

More features for recruiters and sourcers:
- Store all the information about candidates in one place: resumes, emails and your notes.
- Update existing candidates in your database.
- Export candidates to CSV.
- Draft an email while on their social profile.
- Use any variable in your email templates.
- Batch send emails to a list of candidates.
- Detect duplicates in your database.
- Send later, choose any date and time.
- Schedule interviews.
- Evaluate candidates.
- Add custom tags, sources, jobs and pipeline stages to your candidates
- Send @Mention notifications to your peers to share candidate information

Questions? Drop us a line at [email protected]

Version log:
1.99.3 - Linkedin disabled
1.99.2 - Google and Bing improved
1.99.1 - added Google and Bing
1.9 - angel.co emails about new applicants are now supported from Gmail
1.8 - minor bug fix
1.7 - Linkedin fix
1.5 - Linkedin Recruiter added (both for search results and profiles)
1.4 - bug fixes
1.0 - major release
0.3 - added Upwork
0.2 - added Behance and Dribbble                    

एक्सटेंशन की मूल जानकारी

नाम Recruitment management system, 100Hires ATS Recruitment management system, 100Hires ATS
ID olddfhipinhhfbhhfodcnaalbcgmbida
आधिकारिक URL https://chromewebstore.google.com/detail/recruitment-management-sy/olddfhipinhhfbhhfodcnaalbcgmbida
विवरण 100Hires is a recruitment system software to source and then hire candidates from Linkedin, Github and Gmail
फ़ाइल का आकार 148 KB
स्थापना संख्या 601
वर्तमान संस्करण 1.99.3
अंतिम अपडेट 2024-02-28
प्रकाशन तिथि 2020-06-30
रेटिंग 5.00/5 कुल 34 रेटिंग्स
डेवलपर https://100hires.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://100hires.com
गोपनीयता नीति पृष्ठ URL https://app.100hires.com/page/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Recruitment management system, 100Hires ATS",
    "description": "100Hires is a recruitment system software to source and then hire candidates from Linkedin, Github and Gmail",
    "homepage_url": "https:\/\/app.100hires.com",
    "version": "1.99.3",
    "permissions": [
        "tabs",
        "storage",
        "file:\/\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "background\/rollbar_config.js",
            "background\/rollbar.js",
            "background\/api.js",
            "background\/background.js",
            "background\/afterInstall.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content_scripts\/jq.js",
                "content_scripts\/lodash.min.js",
                "content_scripts\/api\/methods.js",
                "content_scripts\/api\/parsers\/Angel.js",
                "content_scripts\/api\/parsers\/Behance.js",
                "content_scripts\/api\/parsers\/Default.js",
                "content_scripts\/api\/parsers\/Dribbble.js",
                "content_scripts\/api\/parsers\/Facebook.js",
                "content_scripts\/api\/parsers\/Github.js",
                "content_scripts\/api\/parsers\/Gmail.js",
                "content_scripts\/api\/parsers\/Google.js",
                "content_scripts\/api\/parsers\/Bing.js",
                "content_scripts\/api\/parsers\/Habr.js",
                "content_scripts\/api\/parsers\/Linkedin.js",
                "content_scripts\/api\/parsers\/Meetup.js",
                "content_scripts\/api\/parsers\/Hh.js",
                "content_scripts\/api\/parsers\/StackExchange.js",
                "content_scripts\/api\/parsers\/StackOverflow.js",
                "content_scripts\/api\/parsers\/Twitter.js",
                "content_scripts\/api\/parsers\/Upwork.js",
                "content_scripts\/api\/parsers\/Xing.js",
                "content_scripts\/api\/parsers\/Medium.js",
                "content_scripts\/api\/parsers\/Indeed.js",
                "content_scripts\/api\/parsers\/ParserFactory.js",
                "content_scripts\/api\/Frame.js",
                "content_scripts\/main.js"
            ],
            "css": [
                "content_scripts\/styles.css"
            ]
        }
    ],
    "icons": {
        "16": "icon.png",
        "48": "icon48.png",
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_title": "100hires",
        "default_icon": ".\/icon_disabled.png"
    },
    "web_accessible_resources": [
        "iframe.html",
        "content_scripts\/iframe.js",
        "hires_close.png",
        "preloader.gif"
    ]
}