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 |
官方網址 | 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": [ " |