TrustTag

TrustTag Chrome Extension

TrustTag is a Chrome extension that displays warnings on websites with questionable content. It helps users identify potentially misleading or problematic websites by showing warning banners with custom notes.

Features

Configuration

  1. Click on the TrustTag icon in your Chrome toolbar to open the settings popup
  2. Manage your data sources:
    • By default, the extension uses our central database
    • You can add additional data sources by entering their URLs
    • Each data source can be enabled or disabled individually
    • You can remove data sources you no longer want to use
  3. Select your preferred sync interval for database updates
  4. Click “Save Settings”

Data Sources

The extension supports multiple data sources for warnings:

For more information about how the extension works, see the included about.html file.

How It Works

  1. When you open a webpage, TrustTag checks if the URL matches any entries in your configured data sources
  2. If there’s a match, it displays a warning banner at the top of the page
  3. The banner shows the number of warnings and a list of short remarks with their sources
  4. Clicking on a remark shows the full note text, source, and data source information
  5. You can close the banner using the × button

Development

File Structure

Customization

You can customize the appearance of the warning banner by modifying content.css.

License

This project is open source and available under the MIT License.