История версий «Soukify AI Job Copilot» – 1 версия
Soukify AI Job Copilot от ZIAD TARIK
История версий «Soukify AI Job Copilot» – 1 версия
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 2.0.7
Выпущено 18 мая 2026 г. — 134,88 КБРаботает с firefox 58.0 и выше, android 120.0 и выше- 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
Исходный код выпущен на условиях Все права защищены
- Security: Firefox Auth Sync Bridge Hardening: Secured the Firefox fallback token sync bridge. Replaced the target origin wildcard