Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.82 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.82 KB

Trust Management Extension

The Trust Management extension is a part of the Trust Management project, offering trust reputation scores for services provided within the FU-HL group, a large and active community on Facebook associated with FPT University Hanoi.

Table of Contents

Installation

Step 1: Download zip or Source code in the the latest release.

Step 2: Load the extension in your browser:

  • Open your browser's extension management page (e.g., chrome://extensions/ for Chrome).
  • Enable Developer mode.
  • Click Load unpacked and select the project directory.

Usage

Once the extension is loaded, it will automatically enhance your Facebook experience by providing trust reputation scores for services within the FU-HL group.

Features

  • The extension will display service providers' details when it detects their posts or profiles.
  • You can search for a particular service provider, update latest data, etc on popup.

You can find detected posts by hovering over the button in the lower left corner of the screen.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.