newsמקור: Reddit — r/VibeCoding9.9.2026
בניתי תוסף כרום שמציג גרף חיבורי דומיינים של דף אינטרנט
I built a Chrome extension that shows every domain a webpage is connected to as a graph what should I add next?

◆ סיכום AI
תיאור של תוסף כרום חדש שממחיש את כל הדומיינים שדף אינטרנט מתחבר אליהם בצורת גרף. כלי כזה הוא בעל רלוונטיות גבוהה לאבטחת יישומים, שרשרת אספקה ופרטיות. הוא מאפשר למפתחים ואנליסטים לזהות בקלות תלות חיצונית וסיכוני אבטחה פוטנציאליים.
# מהמקור
I kept wondering how much stuff is actually connected to the websites I visit, so I built LinkScope . You scan a page and it turns the domains it finds into an interactive graph. You can: see all the dom
#chrome-extension#web-security#supply-chain-security#privacy
קרא במקור