JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
Cos'è JobTarget Navigator?
JobTarget Navigator è un'estensione di Chrome sviluppata da https://www.jobtarget.com, e la sua funzione principale è "Seamlessly access JobTarget tools and services directly from your browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione JobTarget Navigator
Scarica i file di estensione JobTarget Navigator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
URL Ufficiale | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
Descrizione | Seamlessly access JobTarget tools and services directly from your browser. |
Dimensione del File | 3.74 MB |
Conteggio Installazioni | 249 |
Versione Corrente | 0.1.14 |
Ultimo Aggiornamento | 2024-02-28 |
Data di Pubblicazione | 2023-06-10 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://www.jobtarget.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.jobtarget.com/ |
URL della Pagina di Aiuto | https://support.jobtarget.com/s/ |
URL della Pagina della Politica sulla Privacy | https://www.jobtarget.com/privacy-policy |
Lingue Supportate | 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": [ " |