Fake News Detection 1.0 제작자: Atharv
Fact-check claims on any page and highlight suspicious sentences with AI-powered analysis.
확장 메타 데이터
정보
The Fake News Detector extension empowers users to combat misinformation with AI-powered fact-checking. It integrates seamlessly into your browsing experience through a popup interface and context menu.
How It Works:
Popup Interface: Accessible via a toolbar icon, the popup allows users to input any claim (e.g., news headlines or statements). It sends the claim to a remote API for analysis, returning a verdict (True, False, or Uncertain), a confidence percentage, and up to three credible source links.
Context Menu: Right-clicking selected text on any webpage triggers a 'Fact-check this text' option. This sends the text to a development API and displays an alert with the verdict, useful for quick checks during development.
Future Highlighting: The content script (content-script.js) is designed to eventually highlight suspicious sentences on webpages, enhancing real-time detection (this feature is under development).
Technical Details:
The extension uses Manifest V3 with background scripts (background.js) for context menu handling, content scripts for future webpage interaction, and popup scripts (popup.js) for the UI. It requests permissions for 'activeTab', 'scripting', 'storage', and 'contextMenus', along with host permissions for the APIs.
Icons (16x16, 48x48, 128x128 pixels) are included in the assets folder, and the UI is styled with a dark theme via styles.css.
This extension is ideal for news enthusiasts, researchers, and anyone seeking to verify online information, with ongoing improvements planned.
How It Works:
Popup Interface: Accessible via a toolbar icon, the popup allows users to input any claim (e.g., news headlines or statements). It sends the claim to a remote API for analysis, returning a verdict (True, False, or Uncertain), a confidence percentage, and up to three credible source links.
Context Menu: Right-clicking selected text on any webpage triggers a 'Fact-check this text' option. This sends the text to a development API and displays an alert with the verdict, useful for quick checks during development.
Future Highlighting: The content script (content-script.js) is designed to eventually highlight suspicious sentences on webpages, enhancing real-time detection (this feature is under development).
Technical Details:
The extension uses Manifest V3 with background scripts (background.js) for context menu handling, content scripts for future webpage interaction, and popup scripts (popup.js) for the UI. It requests permissions for 'activeTab', 'scripting', 'storage', and 'contextMenus', along with host permissions for the APIs.
Icons (16x16, 48x48, 128x128 pixels) are included in the assets folder, and the UI is styled with a dark theme via styles.css.
This extension is ideal for news enthusiasts, researchers, and anyone seeking to verify online information, with ongoing improvements planned.
1명이 5점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.1.0
- 크기
- 22.77 KB
- 마지막 업데이트
- 8달 전 (2025년 9월 28일)
- 관련 카테고리
- 라이선스
- MIT 라이선스
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 버전 목록
- 모음집에 추가