Historial de versiones de Soukify AI Job Copilot - 1 versión
Soukify AI Job Copilot por ZIAD TARIK
Historial de versiones de Soukify AI Job Copilot - 1 versión
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 2.0.7
Lanzada el 18 de may. de 2026 - 134,88 KBCompatible con firefox 58.0 y superiores, android 120.0 y superiores- Security: Firefox Auth Sync Bridge Hardening: Secured the Firefox fallback token sync bridge. Replaced the target origin wildcard
*with the absolute same-originwindow.location.originin all outgoingwindow.postMessagesynchronization dispatches from the dashboard. Added strict origin validation inside the content script bridgeauthSync.content.tsto verify the sender's origin is explicitlysoukify.digital(orlocalhost:5173for development), completely mitigating clickjacking token disclosure and third-party sync spoofing vectors. - Security: Out-of-Process Sensitive URL Safety Gatekeeper: Implemented a robust safety interceptor in
background.ts. Detects if the user clicks the toolbar button on sensitive financial domains (e.g., banking, Revolut, Paypal, Stripe, crypto brokers) or specific checkout pathways (e.g.,/checkout,/payment,/billing) and instantly halts script injection. Displays a premium, custom glassmorphic warning toast advising of active protection while preserving standard login dashboards on legitimate job boards. - Universal Zero-Selector AI Scraping & Silent Toolbar Click: Eliminated all site-specific selector lookups and removed domain restrictions to support 100% of job sites globally. Replaced the old DOM-intrusive floating action button (FAB) with a completely silent browser toolbar icon click action trigger. Content scripts capture highlighted text or fallback to clean page body, shadow DOMs, and local iframe texts. Refactored visual notification feedback to utilize a premium, glassmorphic floating toast overlay styled entirely with inline styles for seamless, CSP-safe execution on any website. Fully updated i18n instructions across all 5 languages (EN, DE, AR, FR, ES) in the extension popup, steps list, and landing-page dashboard guides.
- Privacy-First: Zero-Background-Footprint ActiveTab Model: Refactored the extension architecture to be completely zero-background-footprint. Removed all 8 job site host permissions and matching content scripts from the manifest. The extension now requests zero-privilege on install. Instead, when the user clicks the extension action button, it leverages
activeTabto obtain temporary access and dynamically injects the compiled scraper script viabrowser.scripting.executeScript. Added re-entrancy protection insidescraper.content.tsto prevent duplicate execution when triggered multiple times, and an elegant error toast when triggered on restricted system/browser pages. - Fix: Step 2 Translation: Updated
step2text in all 5 languages (EN, DE, AR, FR, ES) intranslations.tsto remove stale references to the removed floating action button (FAB). Now correctly guides users to the popup's "Save Job Details" button. - UX: Non-blocking Notifications: Replaced all browser
alert()andconfirm()calls in the scraper with a custom notification system. Feedback is now displayed as el
Se publicó el código fuente bajo la licencia Todos los derechos reservados
- Security: Firefox Auth Sync Bridge Hardening: Secured the Firefox fallback token sync bridge. Replaced the target origin wildcard