JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
ما هو JobTarget Navigator؟
JobTarget Navigator هو إضافة Chrome تم تطويرها بواسطة https://www.jobtarget.com، والميزة الرئيسية لها هي "Seamlessly access JobTarget tools and services directly from your browser.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة JobTarget Navigator
قم بتنزيل ملفات الامتداد JobTarget Navigator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Using JobTarget is now easier than ever! JobTarget Navigator was created to bring your favorite JobTarget tools and services to you, right in your browser, so you can easily access them throughout your day. You'll be able to check the status of your jobs, write job descriptions using AI, find new job sites, discover new candidates, and so much more. To use JobTarget Navigator: 1. Add and install the extension to your browser. 2. Log-in to your JobTarget account using your employer log-in information. 3. Pin the extension for easy access. 4. Start using JobTarget Navigator!
معلومات أساسية عن التمديد
الاسم | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
الوصف | Seamlessly access JobTarget tools and services directly from your browser. |
حجم الملف | 3.74 MB |
عدد التثبيتات | 249 |
النسخة الحالية | 0.1.14 |
آخر تحديث | 2024-02-28 |
تاريخ النشر | 2023-06-10 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | https://www.jobtarget.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.jobtarget.com/ |
عنوان صفحة المساعدة | https://support.jobtarget.com/s/ |
عنوان صفحة سياسة الخصوصية | https://www.jobtarget.com/privacy-policy |
اللغات المدعومة | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "JobTarget Navigator", "description": "Seamlessly access JobTarget tools and services directly from your browser.", "version": "0.1.14", "background": { "service_worker": ".\/background.js" }, "action": { "default_popup": ".\/popup.html" }, "content_scripts": [ { "matches": [ "https:\/\/*.jobtarget.com\/oc\/browser-extension-auth-success*" ], "js": [ ".\/src\/sources\/jobtarget-auth.js" ] }, { "matches": [ " |