OneClick: Job Tracker for LinkedIn and Indeed

Simplify your job search on LinkedIn, Indeed, Lever, and Greenhouse. Streamline applications, stay organized, and boost your career.

ما هو OneClick: Job Tracker for LinkedIn and Indeed؟

OneClick: Job Tracker for LinkedIn and Indeed هو إضافة Chrome تم تطويرها بواسطة https://resumary.com، والميزة الرئيسية لها هي "Simplify your job search on LinkedIn, Indeed, Lever, and Greenhouse. Streamline applications, stay organized, and boost your career.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة OneClick: Job Tracker for LinkedIn and Indeed

قم بتنزيل ملفات الامتداد OneClick: Job Tracker for LinkedIn and Indeed بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Resumary OneClick is the ultimate Chrome extension for job seekers, revolutionizing the way you navigate popular job search sites like Indeed, LinkedIn, Lever, and Greenhouse. With its integrated OneClick button, you can effortlessly bookmark job listings and save all the essential details directly to your personal Google Sheets, empowering you to track, organize, and simplify your entire application process.

🌟 Enhance Your Job Search Process:
Resumary OneClick empowers you to take control of your job search journey. By streamlining the bookmarking of job listings from renowned platforms, it saves you valuable time and effort. Bid farewell to endless searching and let Resumary OneClick become your trusted companion in finding your dream job.

📌 Seamless Integration:
With Resumary OneClick, bookmarking jobs has never been easier. The extension seamlessly integrates with popular job search sites, including Indeed, LinkedIn, Lever, and Greenhouse. Simply click the OneClick button and watch as the job details are instantly saved to your personal Google Sheets.

🗂️ Track and Organize Applications:
No more scattered notes or forgotten job listings. Resumary OneClick provides you with a centralized hub in Google Sheets to track and organize all your applications. Effortlessly monitor your progress, view application details, and keep an overview of your job search journey. Stay organized and stay ahead.

⏰ Reduce Time Spent Searching:
Resumary OneClick understands the value of your time. By simplifying the job search process and centralizing all your applications, it significantly reduces the time you spend searching for jobs and managing multiple platforms. Focus your energy on crafting personalized applications and let Resumary OneClick handle the rest.

💼 Minimize Stress, Maximize Results:
Job searching can be overwhelming, but Resumary OneClick is here to ease your stress. By providing a user-friendly interface and simplifying the application process, it allows you to approach your job search with confidence. With Resumary OneClick as your reliable companion, you can streamline your efforts and maximize your chances of success.

Support Job Search Sites:
- Indeed: https://www.indeed.com
- LinkedIn: https://www.linkedin.com
- Lever: https://lever.co
- Greenhouse: https://www.greenhouse.io

Powered by Resumary - modern job search tools - www.resumary.com                    

معلومات أساسية عن التمديد

الاسم OneClick: Job Tracker for LinkedIn and Indeed OneClick: Job Tracker for LinkedIn and Indeed
ID mkjedhephckpdnpadogmilejdbgbbdfm
عنوان URL الرسمي https://chromewebstore.google.com/detail/oneclick-job-tracker-for/mkjedhephckpdnpadogmilejdbgbbdfm
الوصف Simplify your job search on LinkedIn, Indeed, Lever, and Greenhouse. Streamline applications, stay organized, and boost your career.
حجم الملف 104 KB
عدد التثبيتات 860
النسخة الحالية 3.1.0
آخر تحديث 2023-06-22
تاريخ النشر 2021-02-12
تقييم 4.50/5 مجموع تقييمات 6
المطور https://resumary.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.resumary.com
عنوان صفحة سياسة الخصوصية https://www.resumary.com/privacy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Simplify your job search on LinkedIn, Indeed, Lever, and Greenhouse. Streamline applications, stay organized, and boost your career.",
    "version": "3.1.0",
    "name": "OneClick: Job Tracker for LinkedIn and Indeed",
    "author": "www.resumary.com",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjWZca8iuypabwH+d2uKym3qAtC\/a9f+7FDDaLcWEfRwPWqcD7j9osR13T4PYzciYJYGR+PPqJLdsytGGonwTXHN\/HSpbFtdpzcXWtO+U\/vELHBvxh92ut9bdGUXP\/nPTLhB5c7iuwGlg2FbVp4JNwFkACBF7UrYgoZsDWS8Se3inlu5UDegVfGLV\/79V5Y79gEZ99esiYqQ1x3tgeqSf5dEBDz2\/SwXLmbXnk3D7Zf6IjFKBqyLeYuHwXoapFb821uIrnExb7D6uZ5u7uVlC+wpBzvJO08C9HCohIj4OWlA64T34nEP23OXkH0bxykaquoiTJCTBdTAFaWHBG80DMQIDAQAB",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-32.png"
    },
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "oauth2": {
        "client_id": "1034249403550-sr4nn0omaf7a5o36qddra3gp6sgvvii0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    },
    "permissions": [
        "identity",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "linkedinContentScript.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/jobs.lever.co\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/jobs.lever.co\/*\/*\/apply"
            ],
            "js": [
                "leverContentScript.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/boards.greenhouse.io\/*\/*\/*"
            ],
            "js": [
                "greenhouseContentScript.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/",
                "https:\/\/*.indeed.com\/?*"
            ],
            "js": [
                "indeedHomeContentScript.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/jobs*"
            ],
            "js": [
                "indeedSearchContentScript.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.indeed.com\/viewjob*"
            ],
            "js": [
                "indeedViewJobContentScript.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "indeedInjectContentScript.bundle.js",
                "indeedInjectJobContentScript.bundle.js"
            ],
            "matches": [
                "https:\/\/*.indeed.com\/*"
            ]
        }
    ]
}