JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
Apa itu JobTarget Navigator?
JobTarget Navigator adalah ekstensi Chrome yang dikembangkan oleh https://www.jobtarget.com, dan fitur utamanya adalah "Seamlessly access JobTarget tools and services directly from your browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi JobTarget Navigator
Unduh file ekstensi JobTarget Navigator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
URL Resmi | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
Deskripsi | Seamlessly access JobTarget tools and services directly from your browser. |
Ukuran File | 3.74 MB |
Jumlah Instalasi | 249 |
Versi Saat Ini | 0.1.14 |
Terakhir Diperbarui | 2024-02-28 |
Tanggal Publikasi | 2023-06-10 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | https://www.jobtarget.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.jobtarget.com/ |
URL Halaman Bantuan | https://support.jobtarget.com/s/ |
URL Halaman Kebijakan Privasi | https://www.jobtarget.com/privacy-policy |
Bahasa yang Didukung | 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": [ " |