AI Fox
AI Fox from HURMA – sourcing in a few clicks
Apa itu AI Fox?
AI Fox adalah ekstensi Chrome yang dikembangkan oleh https://hurma.work, dan fitur utamanya adalah "AI Fox from HURMA – sourcing in a few clicks".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AI Fox
Unduh file ekstensi AI Fox 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
AI Fox makes talent sourcing easy and quick! The plugin helps to automate recruiting in a few clicks: 1. Check the most popular job search websites. 2. Open the resumes of the candidates you like. 3. Immediately add them to your HURMA candidate database. AI Fox will automatically create a profile of a new candidate in HURMA. The information provided by the candidate will be transferred there from the job search website. You will be able to follow the link to a profile in a new tab. Important! To use the AI Fox plugin, you need to be signed in to your HURMA personal account.
Informasi Dasar Ekstensi
Nama | AI Fox |
ID | fhmgmglbnkddnkkcglfahocfahmjplbj |
URL Resmi | https://chromewebstore.google.com/detail/ai-fox/fhmgmglbnkddnkkcglfahocfahmjplbj |
Deskripsi | AI Fox from HURMA – sourcing in a few clicks |
Ukuran File | 20.88 MB |
Jumlah Instalasi | 1,694 |
Versi Saat Ini | 7.6.8 |
Terakhir Diperbarui | 2024-02-14 |
Tanggal Publikasi | 2021-10-26 |
Penilaian | 4.86/5 Total 14 Penilaian |
Pengembang | https://hurma.work |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://hurma.work/en/privacy-policy/ |
URL Halaman Kebijakan Privasi | https://hurma.work/en/privacy-policy |
Bahasa yang Didukung | en,es,es-419,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self'" }, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "7.6.8", "manifest_version": 3, "default_locale": "en", "action": { "default_title": "AI Fox" }, "permissions": [ "background", "tabs", "storage", "unlimitedStorage", "offscreen" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "48": "icons\/logo.png", "128": "icons\/logo.png" }, "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "https:\/\/*.hurma.work\/*" ] }, "background": { "service_worker": "js\/background.js", "type": "module" }, "content_scripts": [ { "matches": [ " |