JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
Qu'est-ce que JobTarget Navigator ?
JobTarget Navigator est une extension Chrome développée par https://www.jobtarget.com, et sa fonction principale est "Seamlessly access JobTarget tools and services directly from your browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JobTarget Navigator
Téléchargez les fichiers d'extension JobTarget Navigator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
URL Officiel | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
Description | Seamlessly access JobTarget tools and services directly from your browser. |
Taille du Fichier | 3.74 MB |
Nombre d'Installations | 249 |
Version Actuelle | 0.1.14 |
Dernière Mise à Jour | 2024-02-28 |
Date de Publication | 2023-06-10 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://www.jobtarget.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.jobtarget.com/ |
URL de la Page d'Aide | https://support.jobtarget.com/s/ |
URL de la Page de Politique de Confidentialité | https://www.jobtarget.com/privacy-policy |
Langues Prises en Charge | 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": [ " |