JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
什么是JobTarget Navigator?
JobTarget Navigator是由https://www.jobtarget.com开发的Chrome扩展程序,该扩展的主要功能是“Seamlessly access JobTarget tools and services directly from your browser.”。
扩展截图
下载JobTarget Navigator扩展crx文件
下载JobTarget Navigator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/ |
帮助页面URL | https://support.jobtarget.com/s/ |
隐私政策页面URL | 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": [ " |