Skip to content

vgrbuilds/Tatya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake News Detector Chrome Extension

This Chrome extension helps users detect fake news and misinformation on websites.

Features

  • Analyze the current page for common fake news indicators
  • Simple popup UI for quick checks

How to Use

  1. Clone or download this repository.
  2. Open Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" (top right).
  4. Click "Load unpacked" and select this folder.
  5. Click the extension icon and use "Analyze This Page" to check for fake news indicators.

File Structure

  • manifest.json – Chrome extension manifest
  • popup.html – Popup UI
  • popup.js – Popup logic
  • background.js – Background script
  • content.js – Content script for page analysis
  • icon.png – Extension icon
  • README.md – This file

License

MIT

About

A fact checking browser extension that helps detect false information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published