JobTarget Navigator
Seamlessly access JobTarget tools and services directly from your browser.
Co to jest JobTarget Navigator?
JobTarget Navigator to rozszerzenie Chrome opracowane przez https://www.jobtarget.com, a jego główną funkcją jest „Seamlessly access JobTarget tools and services directly from your browser.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia JobTarget Navigator
Pobierz pliki rozszerzeń JobTarget Navigator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | JobTarget Navigator |
ID | ofppmohanjacmbjhbfoiajmhochpaofl |
Oficjalny URL | https://chromewebstore.google.com/detail/jobtarget-navigator/ofppmohanjacmbjhbfoiajmhochpaofl |
Opis | Seamlessly access JobTarget tools and services directly from your browser. |
Rozmiar pliku | 3.74 MB |
Liczba instalacji | 249 |
Aktualna Wersja | 0.1.14 |
Ostatnia Aktualizacja | 2024-02-28 |
Data Publikacji | 2023-06-10 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | https://www.jobtarget.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.jobtarget.com/ |
Adres URL Strony Pomocy | https://support.jobtarget.com/s/ |
Adres URL Strony Polityki Prywatności | https://www.jobtarget.com/privacy-policy |
Obsługiwane Języki | 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": [ " |