You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
אתר הנחיתה — פעיל ב-Netlify, מתורגם: עברית / אנגלית / רוסית
web/index.html#analyzer
✅
אנליזר טקסט אינטראקטיבי — 9 קטגוריות, top-3 chips, פאנל הסבר
tests/
✅
37 טסטים עוברים — brain, classifier, state, questions
מה עוד ניתן לשפר 🔧
1. בדיקה אמיתית על אתרים⚠️
התוסף לא נבדק בדפדפן Chrome אמיתי.
לבדיקה: טען כ-Unpacked extension, פתח Twitter/YouTube, וודא שקליפי מופיע ושה-badge מוצג.
2. action-engine לפלטפורמות החדשות⚠️
LinkedIn, Reddit, Threads — ה-selectors נכתבו אבל לא נבדקו בדפדפן אמיתי.
DOM של הפלטפורמות משתנה תכופות, ייתכן שיצטרכו עדכון.
תהליך Build
# בנה את כל קבצי ה-JS המקומפלים
npm run build
# בנה רק את התוסף (content script)
npx esbuild extension/content/bundle-entry.js --bundle --format=iife --outfile=extension/content/bundle.js