JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
Wat is JobTarget Navigator?
JobTarget Navigator is een Chrome-extensie ontwikkeld door https://www.jobtarget.com, en de belangrijkste functie is "Seamlessly access JobTarget tools and services directly from your browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie JobTarget Navigator
Download JobTarget Navigator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
Officiële URL | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
Beschrijving | Seamlessly access JobTarget tools and services directly from your browser. |
Bestandsgrootte | 3.74 MB |
Aantal Installaties | 249 |
Huidige Versie | 0.1.14 |
Laatst Bijgewerkt | 2024-02-28 |
Publicatiedatum | 2023-06-10 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://www.jobtarget.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.jobtarget.com/ |
Help Pagina-URL | https://support.jobtarget.com/s/ |
URL van de Privacybeleid Pagina | https://www.jobtarget.com/privacy-policy |
Ondersteunde Talen | 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": [ " |