PayPredict by Figures

Estimate LinkedIn users’ salaries with data from Figures, the leading European compensation tool for mid-sized and enterprise firms.

PayPredict by Figures란 무엇입니까?

PayPredict by Figures은(는) Figures에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Estimate LinkedIn users’ salaries with data from Figures, the leading European compensation tool for mid-sized and enterprise firms."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

PayPredict by Figures 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Introducing PayPredict by Figures, a Chrome extension designed to provide instant salary estimates for LinkedIn profiles. Built specifically for recruiters, HR professionals, and hiring managers, PayPredict utilizes real-time data from Figures, a trusted compensation management platform for scale-ups & enterprises in Europe.

How does it work?

1. Install the PayPredict extension on your Chrome browser. 
2. Open a LinkedIn profile of interest.
3. Click on the Figures button and connect to your Figures account (your company needs to be a client of Figures and you need to have a Figures account thanks to it). 
4. Refresh your LinkedIn page for the extension to become active.
5. Visit LinkedIn profiles and get instant salary estimates based on profile data, including job title, years of experience, and location. 

Please note: 
- The extension provides estimates using Figures market data, but it does not display the person's actual salary (even if this person’s salary is part of Figures’ database).
- The extension only supports the € currency.
- The results displayed will be more accurate for people without variable pay.

Who can benefit from PayPredict?

- Recruiters: discover the salaries of potential candidates, learn about the market, create competitive job offers, and speed up your recruiting process.
- HR Professionals: define your budget for a role, keep an eye on market trends, and ensure your company's compensation packages stay competitive.
- Hiring managers:  gain insights into candidate salary expectations to make informed decisions during the hiring process.

Why choose PayPredict by Figures?

- Accurate salary estimates: our extensive and up-to-date database ensures you get the most accurate salary information.
- Real-time benchmarking: Figures' give-to-get model means our customers contribute their data, making our database continuously more robust.
- Streamlined user experience: PayPredict integrates seamlessly with LinkedIn, allowing you to access salary data without leaving the platform.
- Time-saving: speed up your recruiting process by knowing candidates' salary expectations right from the start.


What is Figures?

Figures is Europe's leading compensation management platform, helping mid-market companies and enterprises to make fair and efficient salary decisions. Saving valuable time for employees across organisations, we also help reduce inequalities and promote fairness in the workplace. 

Our real-time salary benchmarking SaaS works on a give-to-get basis. By connecting their HRIS, our 1000+ customers provide their data and gain access to the entire benchmark. This creates a comprehensive and up-to-date dataset that enables accurate salary estimates. 

Figures also provides a full Salary Bands builder with a sharing center, and a powerful Compensation Planning budget calculator to define your next salary increase budget, all in one easy-to-use solution.

Want to learn more about Figures? 👉 https://figures.hr?utm_medium=linkedin&utm_source=chrome&utm_campaign=paypredict_extension

Need support? Read the FAQ: https://figures-hr.notion.site/PayPredict-by-Figures-FAQ-c05d11e14b35497e8788ef6e95a6389c                    

확장 프로그램 기본 정보

이름 PayPredict by Figures PayPredict by Figures
ID ohogbolcbnnmagamkjffiadkagfoghph
공식 URL https://chromewebstore.google.com/detail/paypredict-by-figures/ohogbolcbnnmagamkjffiadkagfoghph
설명 Estimate LinkedIn users’ salaries with data from Figures, the leading European compensation tool for mid-sized and enterprise firms.
파일 크기 2.14 MB
설치 횟수 1,530
현재 버전 1.2.2
최근 업데이트 2024-01-16
출시 날짜 2023-11-02
평점 5.00/5 총 28 개의 평점
개발자 Figures
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://figures.hr?utm_medium=linkedin&utm_source=chrome&utm_campaign=paypredict_extension
도움말 페이지 URL https://figures-hr.notion.site/PayPredict-by-Figures-FAQ-c05d11e14b35497e8788ef6e95a6389c
개인정보 보호 정책 페이지 URL https://legal.figures.hr/privacy-notice
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.2.2",
    "author": "Figures",
    "name": "PayPredict by Figures",
    "description": "Estimate LinkedIn users\u2019 salaries with data from Figures, the leading European compensation tool for mid-sized and enterprise firms.",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "cookies",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "LinkedInScript.75f19fb8.js"
            ],
            "css": [
                "font.e14ac318.css"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/localhost:3000\/*",
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/*.figures.hr\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "resources": [
                "Inter-Thin.60f36562.ttf",
                "Inter-ExtraLight.d6af705b.ttf",
                "Inter-Light.8b7a2c8b.ttf",
                "Inter-Regular.935426e9.ttf",
                "Inter-Medium.74f428f9.ttf",
                "Inter-SemiBold.5bd5b9ef.ttf",
                "Inter-Bold.8c09b5b0.ttf",
                "Inter-ExtraBold.a52e47d7.ttf",
                "Inter-Black.e5738e9b.ttf",
                "LinkedInScript.98309ce3.css"
            ]
        }
    ]
}