https://github.com/warmybruh/exthealth
Undergrad Thesis: A browser extension that fact-checks health claims on X posts and provides timely health tips and reminders.
https://github.com/warmybruh/exthealth
browser-extension react typescript webpack
Last synced: 4 months ago
JSON representation
Undergrad Thesis: A browser extension that fact-checks health claims on X posts and provides timely health tips and reminders.
- Host: GitHub
- URL: https://github.com/warmybruh/exthealth
- Owner: warmybruh
- License: mit
- Created: 2024-06-10T02:08:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T05:07:12.000Z (about 1 year ago)
- Last Synced: 2025-07-07T05:09:22.583Z (12 months ago)
- Topics: browser-extension, react, typescript, webpack
- Language: TypeScript
- Homepage:
- Size: 70.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
eXtHealth
eXtHealth is a browser extension that fact-checks health claims on X posts and provides timely health tips and reminders.
Local Setup & Installation
dependencies: `npm install`
development: `npm run start`
production: `npm run build`
> dev & prod would generate a dist folder
1. Open Google Chrome or any Chromium-based browser, and access the extensions page. In Google Chrome, this can be done by navigating to `chrome://extensions/`.
2. Enable `Developer mode` from the top right corner of the browser window.
3. Click on `Load unpacked`.
4. Select the generated `dist` folder.
5. Ensure that the [Fact-Check API ](https://github.com/AriesJ12/fact-check-api) is up and running.
6. You can now start using the eXtHealth Browser Extension on X.
Authors
- Aaron Bruce L. Agaloos
- Phoebe Otreas L. Bernardo
- Dana Maxine I. Capili
- Shania Nicole L. Castro
- Drexler C. Fernadez
- Rosgen D. Hizer
- Aries Joseph V. Tagle